Reports until 11:02, Friday 21 June 2024
H1 ISC
sheila.dwyer@LIGO.ORG - posted 11:02, Friday 21 June 2024 - last comment - 14:07, Friday 21 June 2024(78573)
script to heat up OM2 early Monday morning

I've set up a script to start heating up om2 TSAMS at 5:30 on Monday morning, so that it will be thermalized in time for our 8:30 pacific commissoning time. 

The script is at /ligo/gitcommon/labutils/beam_spot_raster/om2_stepper.py

It is running on cdsws39:

sheila.dwyer@cdsws39:/ligo/gitcommon/labutils/beam_spot_raster$ tconvert 1403267418 -l
Jun 24 2024 05:30:00 PDT
sheila.dwyer@cdsws39:/ligo/gitcommon/labutils/beam_spot_raster$ python om2_stepper.py -s 1403267418
Waiting for start time...

 

Comments related to this report
camilla.compton@LIGO.ORG - 14:07, Friday 21 June 2024 (78576)

We put this into a tmux session, this should mean that the command completes on even if the terminal is closed or computer logged out.

  • Set-up using 'tmux new-session' and then type command by usual. "Detach" from the session using CTRL-B then D.
  • To check on it, use command 'tmux attach'. "Detach" from the session using CTRL-B then D.