stop_cd_drift
m lfilcal=reset m lfilcal=homed
modify -s hires utbp30v = 0,35.71,2048,0,36 modify -s hires utbp15v = 0,89.60,2048,0,0 modify -s hires utbm15v = 0,89.60,2048,0,0 modify -s hires utbp5v = 0,278.42,2048,0,0
show -s dcs airmass
ps -aux | grep hires | moreThis will list all processes owned by hires accounts. If, for example, you are using the hires2 account and the output of the above command shows that jobs are running under the hires1 account, then you should stop these other processes as described in the next step.
kill_em hiresNto search for and destroy processes owned by the hiresN account, (substitute the appropriate number for N).