Changes between Version 154 and Version 155 of PublicPages/MayallZbandLegacy/NotesforObservers
- Timestamp:
- Apr 30, 2016 7:22:52 AM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PublicPages/MayallZbandLegacy/NotesforObservers
v154 v155 360 360 python mosbot.py pass1.json pass2.json pass3.json 361 361 }}} 362 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, 363 choosing the pass number and setting the exposure time. 362 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. 363 364 '''The exposure script behavior can be modified by creating or removing various files in the 365 exec/mosbot/ directory on mosaic3 (nocs xterm).''' 364 366 365 367 If the conditions look marginal, and you only want to run with pass3, say, just create an empty "forcepass3" file in the `~/exec/mosbot/` directory: … … 390 392 Mosbot checks for these files in the order: `forcepass 1,2,3` then `nopass1`. 391 393 392 **Force files are not removed by `tonight.sh` or `mosbot.py`, so remove them manually to revert or change Mosbot's behavior. **394 **Force files are not removed by `tonight.sh` or `mosbot.py`, so remove them manually to revert or change mosbot's behavior. ** 393 395 394 396 For more options with mosbot, see [wiki:MayallZbandLegacy/NotesforObservers/MosBot]