gwpy / gwtrigfind

Mirror of official gwtrigfind project
https://git.ligo.org/detchar/tools/gwtrigfind
GNU General Public License v3.0
1 stars 5 forks source link

Change default file extension for omicron trigger files to HDF5 files #31

Closed eagoetz closed 1 month ago

eagoetz commented 6 months ago

Omicron will soon only output ROOT and HDF5 files (with extension h5). Current versions output these and xml.gz files, but moving forward we should default to the HDF5 file format.

Note that internally, the Omicron HDF5 file does not have bandwidth or duration, for example. These can be derived from the fstart and fend or tstart and tend parameters respectively.

duncanmmacleod commented 1 month ago

Migrated to https://git.ligo.org/detchar/tools/gwtrigfind/-/merge_requests/31