Differences between revisions 72 and 73
Revision 72 as of 2011-07-29 07:19:38
Size: 13375
Editor: KiwamuIzumi
Comment:
Revision 73 as of 2011-07-29 07:20:16
Size: 13376
Editor: KiwamuIzumi
Comment:
Deletions are marked like this. Additions are marked like this.
Line 5: Line 5:
. This page describes, or has links to descriptions of, all scripts used at the 40m. Find the [[Locking Scripts]] here.  . This page describes, or has links to descriptions of, all scripts used at the 40m. Find the [[Locking Scripts]] here.
  • This page describes, or has links to descriptions of, all scripts used at the 40m. Find the Locking Scripts here.

    • attachment:ninja.jpg

Category

Name of script

Computer where it lives

What it does

Notes

IFO

[#C1IFO_OPTICrestore.cmd C1IFO_OPTICrestore.cmd] (bash)

any machine  medm/c1ifo/cmd/ 

restore the DC alignment of a suspension

usually called from C1IFO_CONFIGURE.adl

IFO

[#C1IFO_OPTICmisalign.cmd C1IFO_OPTICmisalign.cmd] (bash)

any machine  medm/c1ifo/cmd/ 

misalign a suspension

usually called from C1IFO_CONFIGURE.adl

IOO

[#PSLWatch PSLWatch]

op340m

Runs lockFSS, lockMZ, lockPMC when appropriate

broken

IOO

[#autolockMCmain40m autolockMCmain40m]

op340m

watches the MC. Runs mcup and mcdown

IOO

[#FSSSlowServo FSSSlowServo]

op340m

Watches C1:PSL-FAST_MON and servos C1:PSL-SLOW_DC

EPICS

[#offset offset] (csh)

any machine in scripts/LSC

zeros offset of a given filter bank module

using ezcaservo

EPICS

[#offset2 offset2] (csh)

any machine in scripts/LSC

zeros offset of a given filter bank module l

using tdsavg

[#blinky blinky]

anywhere

blinks a light if a script is alive

forked by mother script

[#RGAlogger RGAlogger]

op340m

gets data from RGA nightly

Runs as a cron job

autoburt

op340m

backs up EPICS control settings hourly

Runs as a cron job

rsync.backup

fb40m

backup minute trend files and /cvs/cds/caltech to the archive in Powell-Booth

Runs as a cron job

ndsproxy

nodus

Provides NDS access from off-site

EPICS gateway

nodus

Provides DAQ channel access from off-site

[#bobafett bobafett]

any

Useful for aligning suspended optics by hand

broken

Computers and Scripts/statScreen

mafalda

Takes MEDM screen snapshots periodically

others

LSC

[#armLoss armLoss] (csh)

any machine in scripts/LSC

measures the arm loss

LSC

[#LSCoffsets LSCoffsets] (bash)

any machine in scripts/LSC

zeros all the LSC offsets

many error messageses

LSC

[#orthogonality.py orthogonality.py] (python)

 scripts/demphase 

measures the orthogonality of I and Q signal

ASS

[#assUpX(Y)arm assUpX(Y)arm]

 scripts/ASS/X(Y)arm/

setup initial condition for X(Y)arm dither-alignment

ASS

[#assonX(Y)arm assonX(Y)arm]

 scripts/ASS/X(Y)arm/

start dither-alignment

ASS

[#assDown assDown]

 scripts/ASS/

ASS

[#offloadX(X)armASSctrl offloadX(X)armASSctrl]

 scripts/ASS

MCASS

[#mcassUp mcassUp] (csh)

 scripts/ASS 

restores MCASS settings

MCASS

[#mcassOn mcassOn] (csh)

 scripts/ASS 

turns ON the dithering

MCASS

[#mcassOff mcassOff] (csh)

 scripts/ASS 

turns OFF the dithering

MCASS

[#senseMCdecenter senseMCdecenter] (csh)

 scripts/ASS 

measures the response of MCL demod signal to decentering

many EPICS error messages

MCASS

[#senseMCmirror senseMCmirror] (csh)

 scripts/ASS 

measures the response of MCL demod signal to mirror offsets

MCASS

[#senseMCdofs senseMCdofs] (csh)

 scripts/ASS 

measures response of DOF

not yet done

MEDM

[#medmrun medmrun] (bash)

scripts 

pop up a new window when a code is called from medm

very nice ! :)

MEMD/EPICS

[#setTRAMP setTRAMP] (tcsh)

scripts/general 

set all of the TRMAPs to a specific time in a model

newly made on 2011 May 5th

SUS

[#opticshutdown opticshutdown] (bash)

any machine in  scripts/SUS/

shutdown watchdogs for 5 hrs

useful for SUS diagnostic.

SUS

[#F2P_LOCKIN.py F2P_LOCKIN.py] (python)

any machine in  scripts/SUS/

measures the F2P coefficients

requires python science packages (e.g. pylab, scilab, numpy)

SUS

[#peakfind peakfind] (matlab)

 scripts/SUS/peakfind 

finds peaks in shadow sensor spectra

[http://nodus.ligo.caltech.edu:8080/40m/4746 elog #4746]

VIDEO

[#videoswitch.py videoswitch.py] (python)

any machine in  scripts/general

switches the video matrix

see also VideoMUX

CDS

[#daqconfig daqconfig] (wish)

any machine in  scripts/

configure the DAQ channels with a GUI window

nds

[#pynds_40mtest.py pynds_40mtest.py](python)

any machine in  scripts/pynds

a demo for pynds

general

[#killdataviewer killdataviewer ] (bash)

any machine in scripts/general 

kills dataviewer process

general

[#time_machine_conlog time_machine_conlog ] (perl)

any machine in scripts/general

burt

[#burttoday burttoday]

burt

[#burtlatest burtlatest]


PSLWatch

  • PSLWatch is a perl script running on op340m. It watches the PSL, and dispatches the appropriate of lockMZ, lockPMC, or lockFSS. It has a blinky.

FSSSlowServo

  • The FSSSS is a perl script running on op340m. It implements a PID servo that uses the PSL-FAST (the NPRO PZT control signal) as an error signal, and feeds back to PSL-SLOWDC (which changes the crystal temperature). You can manipulate the gain, settings, timeouts, etc. on the C1PSL_SLOW.adl screen. It blinks its light everytime it does something. Can be disabled with the channel C1:PSL-FSS_SLOWLOOP.

offset

  • This code zeros the offset of a filter bank. The digital offset will be adjusted by  ezcaservo.

    •     Example usage : offset C1:LSC-AS55Q 

offset2

  • This code zeros the offset of a filter bank. The digital offset will be adjusted based on the measurement of tdsavg,

    •     Example usage : offset2 C1:LSC-AS55Q 

RGA logger

  • RGAlogger In $SCRIPTS/RGA, it polls the RGA for data and settings, and puts these into two files: RGA-date.data RGA-date.settings both in the $SCRIPTS/RGA/logs directory. It also checks the file $SCRIPTS/RGA/alarms/RGAalarms.spec for limits on certain AMUs, and compares the current data to the limits. If the current partial pressure of a given AMU exceeds its specified limit, it puts that information into a file called RGA-date.alarms. Run as a cronjob every day at 12.05 am by op340m.

autolockMCmain40m

  • autolockMCmain40m is the Mode Cleaner autolocker script. It watches the mode cleaner transmitted power level, and runs the appropriate script when certain conditions are reached. The subscript mcup ramps gains, engages boosts, and turns on the WFS. mcdown is the inverse of mcup. It can be enabled or disabled by using a button on the C1IOO_LockMC.adl screen. This script runs all the time on op340m. It's written in csh, and is fairly robust. It may crash when c1psl is rebooted. A cron job on op340m occasionally checks whether it's running and restarts it if it isn't. Any changes to the mode cleaner states (lock acquisition or in-lock) should be made in the mcup and mcdown scripts, in the $SCRIPTS/MC/ directory. autolockMCmain40m should not be edited.

    • {{{ ssh op340m
      • cd /opt/rtcds/caltech/c1/scripts/MC
      • /autolockerMCmain40m &

      • }}}

bobafett.pl

  • Location: $SCRIPTS/starwars/
  • Name: bobafett.pl
  • Use: run without additional arguments This script can be used to manually align a component (TM or TT-PZT stage) in the PIT and YAW using the keypad on the keyboard. It does exactly what the (1D) sliders do in the EPCIS screens, but you don't have to move the mouse around when swapping axis. When started, the user will be presented with a menu with the choice of all the components of the 40m. With the Num Lock 'ON', the up(8) and down(2) arrows will move the component in positive and negative PIT respectivily. While the left(4) and right(6) will move in positive and negative YAW, respectivily. To change the step size, you use the (7) and (9) keys to increase and decrease, respectivily. The change is written directly to the '_COMM' channel of the component. When one of the PZT stages is chosen, the step size is automatically multiplied by 10k (which will be shown). The script can be ended by pressing 'q'.

blinky

  • Location: $SCRIPTS/general/blinky
  • Name: blinky.pl
  • Use:

blinky is used to provide heart beat functions to scripts (e.g. PSLwatch and mcautolock40m) when that script dies, this one dies too.

usage: blinky <channel name> usage: blinky <channel name> <optional blink rate> usage: blinky <channel name> <required blink rate> <parent perl script pid>option 3 is for calling this function inside a perl script where the

  • grandparent pid is needed. default blink rate is 1 pulse per seconds

Run on OP340m.

E.g. if the MC autolocker is not blinking log into OP340m, find the PID of autolockMCmain40m (1234, say) and type 'blinky C1:IOO-MC_AUTOLOCK_BEAT 1 1234 &'

Cron jobs

You are encouraged to make a copy of crontab files in /cvs/cds/caltech/crontab/ whenever you edit a crontab on a machine after confirming it works fine. This directory is svn managed. So do svn ci after you update a file.

nodus

The current crontab of controls@nodus is the following:

  • 0 10 * * * /cvs/cds/caltech/scripts/backup/check_backup.sh 0,5,10,15,20,25,30,35,40,45,55 * * * * /cvs/cds/caltech/statScreen/bin/cronjob.sh 2,12,22,32,42,52 * * * * /cvs/cds/caltech/scripts/webStatus/webStatus.sh 
  • check_backup.sh will check the daily backup status.

mafalda

attachment:mafalda_s.jpg

  • statScreen/bin/cronjob.sh will take screen shots of MEDM screens and post it on the web.

  • webStatus.sh uses tdsread to get a bunch of EPICS values and post them on some web page.

armLoss

  • This code measures the arm loss. The method is to lock ....
    •     Example usage : 

LSCoffsets

  • This code zeros all the LSC offsets. First this code will shut out the PSL mechanical shutter so that no lights go into any PDs.
  • Then it runs ezcaservos for all the LSC PDs (e.g. AS55, REFL11 and so on) and all the DC PDs (e.g. ASDC, REFLDC,..) to cancel the electrical offsets by adjusting the digital offsets.
    •     Example usage : LSCoffsets 

orthogonality.py

  • This script will measure the orthogonality of a set of I and Q signal.
    •      Example usage : orthogonality.py -c REFL11
           help : orthogonality.py -h

Anchor(assUpX(Y)arm)

assUpX(Y)arm

medmrun

  • This script is a wrapper for running scripts from medm in an xterm. It expects at least one argument, which is the script to run. A second argument, if provided, is the xterm title. If not provided, the title of the xterm will be the name of the script.
    • {{{ example usage :
    • medmrun assUpYarm

}}}

setTRAMP

  • This script will set all the TRAMP values to a specific value in a model. The TRAMP time can be specified as an argument of the script.
    • {{{ example usage : setTRAMP LSC 1

}}}

opticshutdown

  • This script, written in bash, shutdowns all the suspensions at once and keeps it for 5 hrs. After the 5 hrs then this script brings the suspensions back to normal. It is useful when you want to diagnose the suspensions.
  •   /cvs/cds/rtcds/caltech/c1/scripts/SUS/opticshutdown 

F2P_LOCKIN.py

  • This script measures the f2p ratio on an optics of interest
    •    Example usage : F2P_LOCKIN.py -o ITMY
         Display help : F2P_LOCKIN.py -h 

videoswitch.py

  • This scripts switches the video matrix
    •    Example usage : videoswitch.py REFL Mon2
         Display help : videoswitch.py -h 

daqconfig

  • Configures the DAQ channels
    •      Example usage : daqconfig 

pynds_40mtest.py

  • a demo for pynds
    •      Example usage : pynds_40mtest.py 

killdataviewer

  • kills dataviewer processes

Computers_and_Scripts/All_Scripts (last edited 2021-06-22 22:48:36 by GautamvenugopalanATligoDOTorg)