Usage: gstlal_ll_inj_stream [options]
Options:
-h, --help show this help message and exit
--passthrough-channel=PASSTHROUGH_CHANNEL
Channels to split from streamed frames, and write
without alteration. Can be provided multiple times per
ifo analyzed.
--strain-channel=STRAIN_CHANNEL
Strain channel to split from streamed frames and add
to noiseless injections before writing. Must be
provided once per ifo analyzed
--shared-memory-partition=path
Path to shared memory partition from which frames will
be read. Must be provided once per ifo analyzed as
{IFO}=/path/to/partition.
--inj-channel=channel_name
Full channel name of noiseless injection channel to be
added to hoft. Can only be provided once per ifo.
--inj-frame-cache=path
Path to frame cache which points at noiseless
injection frames
--inj-frame-cache-regex=inj regex
Regex option to use with injection frame cache. Must
match the frame cache descriptor exactly. Example: H
(instead of H1)
--output-dir=path Path to directory where frames should be written. Must
be given once per ifo for which channels are provided
as {IFO}=/path/to/directory.
--frame-type=name Frame type to be included in the name of the output
frame files. Must be provided once for each ifo
anlyzed as {IFO}={FRAME_TYPE}.
--gps-end-time=s The time at which to stop looking for data in frame
cache if different from legnth of cache. Script will
terminate at this time. Default is to take all times
in frame cache. e.g. GPS=200000000
--history-len=s Length of time (in seconds) to keep files for in
output-dir. Files written more than history-len in the
past, will be deleted from output-dir. Default: 300s
--output-channel-tag=channel_name
Add a tag for the output channel name of injection
channel to distinguish sources.
-v, --verbose Be verbose (optional).