... | ... | @@ -31,7 +31,7 @@ This should return the Omicron version number of your environment. |
|
|
|
|
|
## Configurations
|
|
|
|
|
|
Omicron parameters are defined using a configuration file. This file contains a set of keywords to define the parameters. For a complete list of Omicron parameters, refer to [https://virgo.docs.ligo.org/virgoapp/Omicron/classOmicron.html#a90211e34b5d534c06bdd229524081cfc](Omicron option list).
|
|
|
Omicron parameters are defined using a configuration file. This file contains a set of keywords to define the parameters. For a complete list of Omicron parameters, refer to [Omicron option list](https://virgo.docs.ligo.org/virgoapp/Omicron/classOmicron.html#a90211e34b5d534c06bdd229524081cfc).
|
|
|
|
|
|
Examples of configuration files can be found in
|
|
|
```
|
... | ... | @@ -46,13 +46,13 @@ This command prints all the channels with a sampling rate larger than 100 Hz and |
|
|
|
|
|
## Omicron triggers
|
|
|
|
|
|
Omicron triggers are produced continuously with dedicated online processes (see the [https://vpm.virgo.infn.it:40000/main.html?subsystem=DetChar](detchar processes in vpm)). Hundreds of channels are processed and triggers are saved to disk. These triggers can be used by anybody for glitch investigations.
|
|
|
Omicron triggers are produced continuously with dedicated online processes (see the [detchar processes in vpm](https://vpm.virgo.infn.it:40000/main.html?subsystem=DetChar)). Hundreds of channels are processed and triggers are saved to disk. These triggers can be used by anybody for glitch investigations.
|
|
|
|
|
|
Triggers are saved in ROOT files following the `GWOLLUM` convention for triggers. Trigger files can be found in:
|
|
|
```
|
|
|
/data/omicron/V1
|
|
|
```
|
|
|
For most cases, the trigger file location and/or format is irrelevant as Omicron triggers can be accessed automatically by [home#programs](omicron applications).
|
|
|
For most cases, the trigger file location and/or format is irrelevant as Omicron triggers can be accessed automatically by [omicron applications](home#programs).
|
|
|
|
|
|
Following a reorganization of the storage area at Cascina, the Omicron trigger file location is currently (O3) only accessible from online machines: `detchar1` or the `ctrl` machines but not the `farmn` machines.
|
|
|
|
... | ... | |