I noticed that the IFO restore scripts have some problems. They use burt request files to store and restore the settings. However, the request files contain old channel names.
Especially channels with _TRIG_THRES_ON/OFF are now _TRIG_THRESH_ON/OFF, note the extra "H".
These scripts reside in /opt/rtcds/caltech/c1/burt/c1ifoconfigure/.
I fixed the PRMI_SBres and MI scripts. Someone should fix all other files. |