gstlal_segments_operations

Command line options

Usage: gstlal_segments_operations [options]

Options:
  -h, --help            show this help message and exit
  --segment-name=name   Set the name of segments default datasegments (can be
                        given multiple times)
  --intersection        intersection of --segment-name across provided segment
                        files
  --union               union of --segment-name across provided segment files
  --diff                diff of --segment-name across provided segment files
                        (cannot provide more than 2 segment files if invoking
                        --diff)
  --output-file=file    Set the name of the output file
  --output-segment-name=name
                        Set the name of output segments default datasegments
                        (can be given multiple times)
  -v, --verbose         Be verbose.