Comment in GW150914.py
Adding a comment in GW150914.py for running pe on other events available on LOSC. The comment simply suggests to specify the kwargs "tag" for some event, e.g. for GW170817 the kwarg "tag" is required to download the data.
Merge request reports
Activity
Hi @virginia.demilio , that is useful to know! Do things not run without that?
Thanks @gregory.ashton! For some events (I found GW170817, GW170608 and GW170814) gwpy TimeSeries requires you to specify a tag in order to download the data. For other events like GW150914 is not necessary and the tag argument can be omitted.
mentioned in commit cc419777