Changes between Version 133 and Version 134 of PublicPages/MayallZbandLegacy/NotesforObservers


Ignore:
Timestamp:
Mar 10, 2016 3:58:03 PM (8 years ago)
Author:
Robert Blum
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PublicPages/MayallZbandLegacy/NotesforObservers

    v133 v134  
    351351
    352352If the conditions started out well, and you launched mosbot with all three passes, but then deteriorated and now you want to force
    353 [wiki:MayallZbandLegacy/NotesforObservers/MosBot mosbot] to only use pass2 and pass3, you can create a file in the ~/exec/mosbot/ directory called nopass1:
     353[wiki:MayallZbandLegacy/NotesforObservers/MosBot mosbot] to only use pass2 and pass3, you can create a file in the ~/exec/mosbot/ directory called forcepass1 (though pass1 should not have to be forced if conditions are good; you should be using a default nightly plan) forcepass2 or forcepass3:
    354354{{{
    355355   cd ~/exec/mosbot
    356    touch nopass1
    357 }}}
    358 You can add a "nopass2" file to restrict the observing to pass 3.
     356   touch forcepass3
     357}}}
     358You can add a "forcepass2" file to restrict the observing to pass 2 without removing forcepass3. Mosbot prioritizes on the lower number pass.
     359
     360**Force files are not removed after tonight.sh recognizes them, so remove them manually to revert or change mosbot behavior. **
     361
    359362For more options with mosbot, see [wiki:MayallZbandLegacy/NotesforObservers/MosBot]
    360363