Changes between Version 190 and Version 191 of PublicPages/MayallZbandLegacy/NotesforObservers
- Timestamp:
- Feb 7, 2017 1:30:50 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PublicPages/MayallZbandLegacy/NotesforObservers
v190 v191 307 307 mayall-idl > less ~/obsbot/pass2.json 308 308 }}} 309 1. Remove extraneous files from the previous night that would effect the tile selection; on a mosaic3 xterm (''i.e.'' nocs):310 {{{311 cd exec/312 rm mosbot/nopass1313 rm mosbot/forcepass*314 }}}315 309 1. Wait patiently for 10 deg twilight. 316 310 … … 343 337 {{{ 344 338 cd ~/obsbot 345 python mosbot.py pass1.json pass2.json pass3.json339 python mosbot.py 346 340 }}} 347 341 This will start the [wiki:MayallZbandLegacy/NotesforObservers/MosBot Mosbot] script, which will watch the `$MOS3_DATA` directory for new images, analyze them, and update FUTURE exposure scripts, choosing the pass number and setting the exposure time. '''The exposure script behavior can be modified by creating or removing various files in the `~/exec/mosbot/` directory on mosaic3 (nocs xterm).'''