Differences between revisions 2 and 3
Revision 2 as of 2022-08-04 18:45:44
Size: 913
Comment:
Revision 3 as of 2022-08-04 18:46:10
Size: 915
Comment:
Deletions are marked like this. Additions are marked like this.
Line 9: Line 9:
 || [[https://git.ligo.org/40m/scripts/-/blob/main/PSL/PMC/autolockPMC.py| autolockPMC.py]] || {{{ /opt/rtcds/caltech/c1/Git/40m/scripts/PSL/PMC/ }}} || Uses configuration file [[https://git.ligo.org/40m/scripts/-/blob/main/PSL/PMC/ALConfigMC.yml|ALConfigMC.yml]]|| Keeps PMC locked. || scripts_AL_PMC_1 ||  || [[https://git.ligo.org/40m/scripts/-/blob/main/PSL/PMC/autolockPMC.py| autolockPMC.py]] || {{{ /opt/rtcds/caltech/c1/Git/40m/scripts/PSL/PMC/ }}} || Uses configuration file [[https://git.ligo.org/40m/scripts/-/blob/main/PSL/PMC/ALConfigPMC.yml|ALConfigPMC.yml]]|| Keeps PMC locked. || scripts_AL_PMC_1 ||

Always Running Scripts

On Optimus through docker

On the computer optimus mounted at 1X4, following scripts run inside docker containers perpetually:

  • ||

    Name of script || Location || Arguments || What it does || Docker container name ||

    autolockMC.py

     /opt/rtcds/caltech/c1/Git/40m/scripts/MC/ 

    Uses configuration file ALConfigMC.yml

    Keeps IMC locked.

    scripts_AL_MC_1

    autolockPMC.py

     /opt/rtcds/caltech/c1/Git/40m/scripts/PSL/PMC/ 

    Uses configuration file ALConfigPMC.yml

    Keeps PMC locked.

    scripts_AL_PMC_1

Computers_andScripts/AlwaysRunningScripts (last edited 2022-11-18 00:59:19 by AnchalguptaATligoDOTorg)