find_trigger_files
- gwtrigfind.find_trigger_files(channel, etg, start, end, **kwargs)
Find the paths of trigger files for this channel and ETG.
This method uses an ETG-specific finder function to retrieve the file paths.
- Parameters:
- Returns:
See also
Examples
>>> from gwtrigfind import find_trigger_files >>> cache = find_trigger_files('L1:GDS-CALIB_STRAIN', 'Omicron', 1135641617, 1135728017)