Displaying report 1-1 of 1.
Reports until 12:21, Wednesday 24 January 2018
H1 GRD (SQZ, SUS)
thomas.shaffer@LIGO.ORG - posted 12:21, Wednesday 24 January 2018 (40256)
Made, Created, Started SUS_ZM2 Guardian Node

Created:

(userapps)/sus/common/guardian/SUS_ZM2.py

(userapps)/sus/common/guardian/SUS_ZM1.py

And then I had to add in a few lines in (userapps)/sus/h1/guardian/sustools2.py:

1457: zm1wd = dict(httswd); 

1458: zm2wd = dict(httswd);

...

1491:    ('H1','ZM1') : {'type': 'HTTS', 'watchdogs': zm1wd},
1492:    ('H1','ZM2') : {'type': 'HTTS', 'watchdogs': zm2wd},


Jeff K cycled through a few of the states and it looks good. Shouldn't need much testing since it is all the same tip-tilt code. The DAQ will need to be restarted to get the new channels. ZM1 is ready to be created and started whenever the suspension is ready.

Displaying report 1-1 of 1.