gstlal_query_gwosc_veto_segments ================================ Command line options -------------------- .. code-block:: none usage: gstlal_query_gwosc_veto_segments [-h] [--category CATEGORY] [--cumulative] [--no-cert] [-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 --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. --no-cert Turn off SSL certificate validation. Default: False. -o file, --output file Set the name of the segments file generated. Default: vetoes.xml.gz