Changes between Version 11 and Version 12 of PublicPages/MayallZbandLegacy/NotesforObservers/MosBot
- Timestamp:
- Feb 22, 2016 2:32:18 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PublicPages/MayallZbandLegacy/NotesforObservers/MosBot
v11 v12 46 46 should be, and it overwrites the little shell scripts in `/mosaic3/exec/mosbot/` to adjust the next few exposures. 47 47 48 * '''To Stop mosbot''' 48 '''To Stop mosbot'''[[BR]] 49 49 On the mosaic3 computer where you are running the NOCS script: 50 50 {{{ … … 54 54 the script will quit after a readout (without slewing). This should ensure that we don't lose any data, and is the way the `tonight.sh` script should be stopped. (It will delete the `quit` file just before it quits.) 55 55 56 * '''To Restrict to Pass 2 and/or 3''' 56 '''To Restrict to Pass 2 and/or 3'''[[BR]] 57 57 58 If you have started mosbot in all three passes (i.e., using python mosbot.py pass1.json pass2.json pass3.json as above) and now 58 59 want to restrict the choice of passes because, say, the weather has worsened, ''''without terminating the tonight.sh script'''', then … … 64 65 these files exist, the pass is dropped from the tonight.sh. 65 66 66 ===Comments:=== 67 68 == Comments:== 67 69 68 70 - mosbot by default starts with PASS 2 observations. And by default, … … 97 99 exposure 3. 98 100 99 == =About git:===101 ==About git:== 100 102 101 103 - the `~/obsbot` directory is a git checkout of the repository: