Changes between Version 6 and Version 7 of PublicPages/MayallZbandLegacy/NotesforObservers/MosBot
- Timestamp:
- Feb 8, 2016 12:30:02 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PublicPages/MayallZbandLegacy/NotesforObservers/MosBot
v6 v7 22 22 Mosbot does two things: 23 23 - On startup, it reads the `pass[123].json` files, drops exposures 24 that should happen before the current time, for each exposure writes25 two little shell scripts , and also writes a top-level script24 that are meant to be taken before the current time, for each exposure writes 25 two little shell scripts in `/mosaic3/exec/mosbot/`, and also writes a top-level script 26 26 `/mosaic3/exec/mosbot/tonight.sh` 27 27 - It then starts waiting for new images to appear in the $MOS3_DATA … … 29 29 the measured conditions (seeing, sky brightness, transparency), it 30 30 decides which pass we should be running, and what our exposure times 31 should be, and it overwrites the next few scripts.31 should be, and it overwrites the little shell scripts in `/mosaic3/exec/mosbot/` to adjust the next few exposures. 32 32 33 33