Changes between Version 37 and Version 38 of PublicPages/MayallZbandLegacy/NotesforObservers


Ignore:
Timestamp:
Jan 7, 2016 7:37:39 PM (8 years ago)
Author:
Arjun Dey
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PublicPages/MayallZbandLegacy/NotesforObservers

    v37 v38  
    1581581. Start the automated script for updating the tile file
    159159
     160The FITS file listing which tiles have been completed should be updated throughout the night.
     161This file is '''$MOS3_OBS/obstatus/mosaic-tiles_obstatus.fits'''.  The following IDL command
     162will monitor exposures as they are taken throughout the night, automatically updating this file.
    160163From a terminal on the mayall-idl compute, in the mzls account, start this running:
    161164{{{
     
    163166   muptiles
    164167}}}
     168At the end of the night, you should check the updated tile file into the svn repository.
    165169
    1661702. Start the automated script for monitoring the data quality
     
    248252and 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.
    249253
     254=== Check in the updated tile file ===
     255
     256At the end of the night, you should check the updated tile file into the svn repository. On the
     257mayall-idl computer:
     258{{{
     259   cd $MOS3_OBS/obstatus
     260   svn commit obstatus/mosaic-tiles_obstatus.fits --username <YOUR-NAME>
     261}}}
    250262
    251263=== Create the Almanac and Almanac plot files  ===