gstlal_query_dqsegdb_veto_segments ================================== Command line options -------------------- .. code-block:: none usage: gstlal_query_dqsegdb_veto_segments [-h] [-v file] [-s url] [-c CATEGORY] [--cumulative] [-o file] START END IFO [IFO ...] Download GWOSC veto segments. positional arguments: START Set the start GPS time. END Set the end GPS time. IFO Set the instruments to process, e.g. H1. optional arguments: -h, --help show this help message and exit -v file, --veto-definer-file file The veto definer file in which to query DQSegDB for. -s url, --server url Set the URL of the DQSegDB server to query. Default: https://segments.ligo.org -c CATEGORY, --category CATEGORY Set the veto category to generate veto segments for. --cumulative Set whether veto categories are cumulative, e.g. if CAT2 and cumulative, combine both CAT1 and CAT2 vetoes. -o file, --output file Set the name of the segments file generated. Default: vetoes.xml.gz