Changes

New 1.0m

90 bytes added, 19:55, 21 October 2016
/* Running AG Lodestars through rts2 */
=== Running AG Lodestars through rts2 ===
* Check whether Lodestar is connected:<br />ssh pi@1mag1.suth.saao.ac.za (or pimag2 for DER2)<br />lsusb<br />Look for "Starlight Xpress Lodestar autoguider" in output<br />* Start rts2 control of Lodestar on the pi:<br />ssh pi@1mag1.suth.saao.ac.za<br />sudo bash<br />/etc/init.d/rts2 start<br />
* Take images with the Lodestar:<br />
ssh -X observer@1ms1.suth.saao.ac.za <br />
rts2-xfocusc -d AG1CCD -e 1<br />
(where AG1CCD is on DER1 and -e is the exposure time option).<br />* Take and save an image with the Lodestar:<br />CTRL-C out of rts2-xfocusc<br />rts2-scriptexec -d AG1CCD -s 'E 1'<br />* Loop multiple saved images:<br />rts2-scriptexec -d AG1CCD -s 'for 5 {E 1}'<br />(also rts2-xfocusc --save)<br />
1,054
edits