... | @@ -2,13 +2,13 @@ Elements in the parameter list should be separated by a new line (\<enter\>). |
... | @@ -2,13 +2,13 @@ Elements in the parameter list should be separated by a new line (\<enter\>). |
|
|
|
|
|
# Required Fields
|
|
# Required Fields
|
|
- `host= `
|
|
- `host= `
|
|
- Enter the hostname of the front end you are going to run your model on
|
|
- The hostname of the front end you are going to run this model on.
|
|
- This is your CyMAC's hostname in a CyMAC setup
|
|
- This is your CyMAC's hostname in a CyMAC setup
|
|
- `ifo= `
|
|
- `ifo= `
|
|
- Signifies the "interferometer" that the model is being built for, not that useful for CyMACs
|
|
- Signifies the "interferometer" that the model is being built for.
|
|
- Options
|
|
- Options
|
|
- `H1`,`H2` (LHO)
|
|
- `H1`,`H2` (Hanford Observatory)
|
|
- `L1` (LLO)
|
|
- `L1` (Livingston Observatory)
|
|
- `C1` (Caltech, 40m lab)
|
|
- `C1` (Caltech, 40m lab)
|
|
- `M1` (MIT LASTI Lab)
|
|
- `M1` (MIT LASTI Lab)
|
|
- `S1` (Stanford)
|
|
- `S1` (Stanford)
|
... | @@ -28,13 +28,13 @@ Elements in the parameter list should be separated by a new line (\<enter\>). |
... | @@ -28,13 +28,13 @@ Elements in the parameter list should be separated by a new line (\<enter\>). |
|
- `dcuid= `
|
|
- `dcuid= `
|
|
- Uniquely identifies the model to the DAQ and GDS systems
|
|
- Uniquely identifies the model to the DAQ and GDS systems
|
|
- Options
|
|
- Options
|
|
- Just pick a unique value across the models running on your system in the range [17-256]
|
|
- Production: Centrally allocated by CDS
|
|
|
|
- CyMAC : Pick a unique value across the models running on your system in the range [17-256]
|
|
- `specific_cpu= `
|
|
- `specific_cpu= `
|
|
- This is a 0 indexed number that identifies the CPU core the model will be run on
|
|
- This is a 0 indexed number that identifies the CPU core the model will be run on
|
|
- Starting in RCG 5.1.2, this parameter is deprecated and no longer needed. The rts-cpu-isolator automatically selects a free core when the model is started.
|
|
- Starting in RCG 5.1.2, this parameter is deprecated and no longer needed. The rts-cpu-isolator automatically selects a free core when the model is started.
|
|
- ADC Slave/Master Options
|
|
- `iop_model= `
|
|
- For IOP models the option `adcMaster=1` should be used
|
|
- IOP models must define to be build as and [IOP model](https://git.ligo.org/cds/software/advligorts/-/wikis/Model-Class-Types#input-output-processor-iop-models) by the RCG.
|
|
- There used to be a `adcSlave=1` option for user models, but this is no longer used
|
|
|
|
|
|
|
|
# Other Common Fields
|
|
# Other Common Fields
|
|
- `shmem_daq=1`
|
|
- `shmem_daq=1`
|
... | | ... | |