Reports until 16:30, Friday 13 September 2013
X1 SEI
sebastien.biscans@LIGO.ORG - posted 16:30, Friday 13 September 2013 (7767)
Testing procedure for the SEI test stand

The sei test stand is now back on track and up to date with the last svn version (4455).

The front end IP address is 10.11.0.23 (seiteststand2). Two workstations are connected to the test stand network:

- stormy.ligo-wa.caltech.edu

- 10.11.0.94 --> use this station for the graphical display (especially on the Mac in the high bay)

The channel names for the test stand are ITMX channels (example: X1:ISI-ITMX_ST2_GS13INF_V3_IN1_DQ). Everytime we are testing a new unit, the result will be saved into the X1/ITMX/ arborescence.

*** Testing procedure for a new unit ***

Here's an overview of the different steps to do when a unit is tested.

1. Create the folder structure /X1/ITMX. You can either do it by hand or use the following function: /ligo/svncommon/SeiSVN/seismic/BSC-ISI/Common/Misc/Arborescence_BSC_ISI.m

2. Follow the document DCC#E1000486 to do the testing

3. When the testing is done and everything is saved into the good folders, rename the ITMX folder with the good name (ex: Unit_5). The different data are still going to be called with an ITMX name, but the overwall folder will have the good name. It will be enough for us to keep track of our units. The easier way to rename the ITMX folder is to use svn rename (ex: svn rename ITMX Unit_5)

4. Be sure to svn commit everything at the end.

5. Repeat the process for the next unit.