I released/updated my secret scripts to real scripts directory.
I checked they run correctly (but maybe not working correctly).
burtlookup.py
in ./scripts/general/burtlookup.py
It returns a value of a specified channel in the past using burt snapshots.
Help is available.
GRtoggler.py
in ./scripts/ALS/GRtoggler.py
Toggles green shutter until it locks TEM00.
Help is available. Threshold setting is critical.
MCbeeper.py
in ./scripts/MC/MCbeeper.py
Beeps when MC is unlocked.
yutalib.py
in ./scripts/pylibs/yutalib.py
Python library for data loading, saving and plotting.
I think it's well commented.
pyezcalib.py
in ./scripts/pylibs/pyezcalib.py
Python library for ezca stuff.
It has functions for recording and resetting default channel values in case of interrupt.
./scripts/PRCmodescan
Python scripts for PRC modescan. Not well commented. Not organized.
See elog #8012
./scripts/Alignment
Python and shell scripts for alignment work. Not well commented.
See elog #8164
./scripts/SUS/OplevCalibration
Python scripts for oplev calibration. Not well commented.
See elog #8221
./scripts/dither/gfactormeasurement
Python scripts for g-factor measurement. Not well commented.
See elog #8230
./scripts/SUS/ActuatorCalib
Python scripts for calibrating actuators. Not well commented.
See elog #8242 |