Differences between revisions 1 and 2
Revision 1 as of 2007-01-17 00:04:38
Size: 839
Comment:
Revision 2 as of 2007-01-17 00:16:00
Size: 926
Comment:
Deletions are marked like this. Additions are marked like this.
Line 25: Line 25:
 * 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 (THIS DOESN'T WORK!)"/coh/1 1/0 2/.9
check/"darm -> mc_f"/mag/1 1/0 2/.9/.2
  • 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

IFOtest (last edited 2012-01-03 23:02:43 by localhost)