|
Size: 839
Comment:
|
← Revision 4 as of 2012-01-03 23:02:43 ⇥
Size: 1056
Comment: converted to 1.6 markup
|
| Deletions are marked like this. | Additions are marked like this. |
| Line 17: | Line 17: |
| check/"darm -> mc_f (THIS DOESN'T WORK!)"/coh/1 1/0 2/.9 | check/"darm -> mc_f (I don't understand why this works)"/coh/1 1/0 2/.9 |
| Line 19: | Line 19: |
| }}} | |
| Line 20: | Line 21: |
| }}} | see also the DEMO parameter file. It's runnable, and should be considered a sandbox. Just don't break anything. |
| Line 25: | Line 26: |
| * or you can just keep measuring the same stuff after changing a filter or something |
IFOtest
It's a swiss army knife for testing things on the IFOs.
Notes
on the check syntax:
excite/C1:SUS-MC2_LSC_EXC/C1:SUS-MC2_LSC_EXC measure/C1:IOO-MC_L/C1:IOO-MC_F measure/C1:LSC-DARM_ERR/C1:LSC-CARM_ERR check/"WFS stuff"/coh/0 1/0 0/.9 check/"exc -> mc_l"/coh/0 1/0 0/.9 check/"exc -> mc_f"/coh/0 2/0 0/.9 check/"mc_l -> mc_f"/coh/0 1/0 2/.9 check/"exc -> darm"/coh/1 1/1 0/.9 check/"exc -> carm"/coh/1 2/1 0/.9 check/"darm -> mc_f (I don't understand why this works)"/coh/1 1/0 2/.9 check/"darm -> mc_f"/mag/1 1/0 2/.9/.2
see also the DEMO parameter file. It's runnable, and should be considered a sandbox. Just don't break anything.
- you cannot use /'s in any of your strings
- all channels are on a measure/ line are measured each loop of TEST block
- there can be the same number of measure/ lines as channels in the excite/ line
- or you can just keep measuring the same stuff after changing a filter or something
- the number of channels on the excite/ line sets the number of loops
