Changes between Version 37 and Version 38 of PublicPages/MayallZbandLegacy/NotesforObservers
- Timestamp:
- Jan 7, 2016 7:37:39 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PublicPages/MayallZbandLegacy/NotesforObservers
v37 v38 158 158 1. Start the automated script for updating the tile file 159 159 160 The FITS file listing which tiles have been completed should be updated throughout the night. 161 This file is '''$MOS3_OBS/obstatus/mosaic-tiles_obstatus.fits'''. The following IDL command 162 will monitor exposures as they are taken throughout the night, automatically updating this file. 160 163 From a terminal on the mayall-idl compute, in the mzls account, start this running: 161 164 {{{ … … 163 166 muptiles 164 167 }}} 168 At the end of the night, you should check the updated tile file into the svn repository. 165 169 166 170 2. Start the automated script for monitoring the data quality … … 248 252 and make sure everything is shut down. Only when this is done, is it safe for the OAs to put on the lights in the dome. 249 253 254 === Check in the updated tile file === 255 256 At the end of the night, you should check the updated tile file into the svn repository. On the 257 mayall-idl computer: 258 {{{ 259 cd $MOS3_OBS/obstatus 260 svn commit obstatus/mosaic-tiles_obstatus.fits --username <YOUR-NAME> 261 }}} 250 262 251 263 === Create the Almanac and Almanac plot files ===