Changes between Version 190 and Version 191 of PublicPages/MayallZbandLegacy/NotesforObservers


Ignore:
Timestamp:
Feb 7, 2017 1:30:50 PM (7 years ago)
Author:
Dustin Lang
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PublicPages/MayallZbandLegacy/NotesforObservers

    v190 v191  
    307307mayall-idl > less ~/obsbot/pass2.json
    308308    }}}
    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/nopass1
    313 rm mosbot/forcepass*
    314     }}}
    315309 1. Wait patiently for 10 deg twilight.
    316310
     
    343337    {{{
    344338cd ~/obsbot
    345 python mosbot.py pass1.json pass2.json pass3.json
     339python mosbot.py
    346340    }}}
    347341    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).'''