Changes between Version 30 and Version 31 of PublicPages/MayallZbandLegacy/NotesforObservers/MosBot
- Timestamp:
- Feb 7, 2017 1:28:23 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PublicPages/MayallZbandLegacy/NotesforObservers/MosBot
v30 v31 10 10 {{{ 11 11 cd ~/obsbot 12 python mosbot.py <pass1.json> <pass2.json> <pass3.json>12 python mosbot.py 13 13 }}} 14 14 15 You will need to keep that window open, because you want mosbot to16 keep running all night. `pass{1,2,3}.json` are the 'plan' or 'JSON'15 You will need to keep that window open, because you want Mosbot to 16 keep running all night. By default, Mosbot will read the "plan" or "JSON" files `pass1.json`, `pass2.json`, and `pass3.json` 17 17 files that Arjun should have given you; they contain lists of 18 18 exposures we want to take depending on what the conditions are doing. 19 It is probably most convenient to run mosbot from a Terminal window on19 It is probably most convenient to run Mosbot from a Terminal window on 20 20 the mayall-2 display. You don't need to read any of the output it 21 21 produces, but you should check periodically that it is still running; 22 22 the code is under development and some bugs remain. 23 23 24 If mosbot crashes,24 If Mosbot crashes, 25 25 please report it! If you can copy-and-paste the last page or two of log output, or at 26 26 the very least note the exposure number when the crash occurred, this will make … … 32 32 33 33 - On startup: 34 * reads the `pass{1,2,3}.json` files given on the command line34 * reads the `pass{1,2,3}.json` files (or filenames given on the command line) 35 35 * discards exposures that are meant to be taken before the current time 36 36 * writes an "overall" script for the night, `/mosaic3/exec/mosbot/tonight.sh`, which runs mini-scripts for each exposure