Reports until 18:06, Tuesday 21 May 2013
X1 SUS
mark.barton@LIGO.ORG - posted 18:06, Tuesday 21 May 2013 - last comment - 09:44, Friday 24 May 2013(6443)
Quad test stand maintenance

Betsy reported that the ITMx ETMx assembly team in the staging building were near the point of needing the X1 quad test stand but that it had lost its settings, so I took a look. It turned out that there was no safe.snap file in /opt/rtcds/tst/x1/target/x1susquad/x1susquadepics/burt , so I created a symlink to /opt/rtcds/userapps/trunk/sus/x1/burtfiles/x1susquad_safe.snap which existed from 11/18/11. It also turned out that /opt/rtcds/tst/x1/userapps/release/cds/x1/medm/X1SITEMAP.adl , was pointing to .../userapps/release/sus/common/medm/quad/SUS_CUST_QUAD_OVERVIEW.adl , which was way too new, so I redirected it to .../userapps/release/sus/x1/medm/quad/SUS_CUST_QUAD_OVERVIEW.adl/SUS_CUST_QUAD_OVERVIEW.adl . The preferred commands for getting the sitemap are now sitemap1 for the quad (login as controls) and sitemap2 for the triple (login as controls3).

Comments related to this report
travis.sadecki@LIGO.ORG - 16:17, Tuesday 21 May 2013 (6452)

Actually, it's ETMx.

mark.barton@LIGO.ORG - 09:44, Friday 24 May 2013 (6501)

On Wed/Thu 5/22-23 I did some more tweaking:

* I redirected the R0 overview screen link on the main screen to .../userapps/release/sus/x1/medm/quad/ .

* I tested the Matlab scripts switch_align.m, switch_comm.m, switch_damp.m, switch_dampin.m, switch_lock.m, switch_lockin.m, switch_master.m, switch_test.m, and switch_testin.m (from ^/trunk/Common/MatlabTools), fixed a few bugs and removed the warning about being untested on X1.

* I tested the Matlab script ^/trunk/Common/MatlabTools/SchroderPhaseTools/Matlab_TFs.m, and fixed a few issues. In particular, it was trying to write the AWG output to a temp file in a directory owned by controls3, so I had Jim Batch set that directory group writable. Also it was trying to log channels X1:SUS-L1_WIT_LMON etc that didn't have _DQ versions, so I commented them out for now.