Changes between Version 68 and Version 69 of PublicPages/MayallZbandLegacy/NotesforObservers
- Timestamp:
- Feb 6, 2016 12:27:56 AM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PublicPages/MayallZbandLegacy/NotesforObservers
v68 v69 219 219 === Observe - all night long! === 220 220 221 5. From the mzls@mayall-idl window, generate the top-level observing script (tonight.sh) assuming 222 that we have three plan files named pass1.json, etc. 221 5. From the mzls@mayall-idl window, generate the top-level observing script (tonight.sh) assuming that we have three plan files named pass1.json, etc. 223 222 {{{ 224 223 cd ~/obsbot … … 232 231 }}} 233 232 234 7. Monitor focus by checking the image quality on each frame. Keep track of the truss temperature variation and modify 235 the focus as needed. The Mayall has astigmatism, so one can tell from the shape of the images which way to move the focus. 236 To stop and do a focus sequence: 233 7. Monitor focus by checking the image quality on each frame. Keep track of the truss temperature variation and modify the focus as needed. The Mayall has astigmatism, so one can tell from the shape of the images which way to move the focus. To stop and do a focus sequence: 237 234 - Create a file to tell obsbot to quit 238 235 {{{ 239 touch ~/exec/ quit236 touch ~/exec/mosbot/quit 240 237 }}} 241 238 - Wait for the current exposure to complete (at which point the above file is automatically removed)