Changes between Version 154 and Version 155 of PublicPages/MayallZbandLegacy/NotesforObservers


Ignore:
Timestamp:
Apr 30, 2016 7:22:52 AM (8 years ago)
Author:
Robert Blum
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PublicPages/MayallZbandLegacy/NotesforObservers

    v154 v155  
    360360   python mosbot.py pass1.json pass2.json pass3.json
    361361}}}
    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.
     362This 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
     365exec/mosbot/ directory on mosaic3 (nocs xterm).'''
    364366
    365367If the conditions look marginal, and you only want to run with pass3, say, just create an empty "forcepass3" file in the `~/exec/mosbot/` directory:
     
    390392Mosbot checks for these files in the order: `forcepass 1,2,3` then `nopass1`.
    391393
    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. **
    393395
    394396For more options with mosbot, see [wiki:MayallZbandLegacy/NotesforObservers/MosBot]