find_daily_cbc_files
- gwtrigfind.find_daily_cbc_files(channel, start, end, run='bns_gds', filetag='30MILLISEC_CLUSTERED', ext='xml.gz')
Find daily CBC analysis trigger files
- Parameters:
- channel
str name of data channel for which to search
- start
int GPS start time of search
- end
int GPS end time of search
- run
str, optional name of daily CBC analysis that generated the files, defaults to
'bns_gds'- filetag
str, optional tag describing which kind of clustering was applied, defaults to
'30MILLISEC_CLUSTERED'- ext
str, optional file extension, defaults to
'xml.gz'
- channel
- Returns: