Changes between Version 13 and Version 14 of PublicPages/MayallZbandLegacy/NotesforObservers


Ignore:
Timestamp:
Dec 13, 2015 7:56:33 PM (8 years ago)
Author:
David Schlegel
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PublicPages/MayallZbandLegacy/NotesforObservers

    v13 v14  
    198198At the end of the night, an almanac file should be generated for the night and checked into svn.
    199199{{{
    200 cd $??_OBS/observing/logs
     200cd products/mosaic3/logs
    201201idl
    202202   almanac, <START-EXPOSURE>, <END-EXPOSURE>
     
    207207For example, for the night of March 26/27, 2015, this is done with:
    208208{{{
    209 cd $??_OBS/observing/logs
     209cd products/mosaic3/logs
    210210idl
    211211   almanac, 424978, 425143
     
    226226
    227227Catastrophically bad frames (such as saturated frames, or where the telescope moved) are recorded
    228 and svn-checked-in to  '''observing/logs/bad_expid.txt'''.
     228and svn-checked-in to  '''products/mosaic3/logs/bad_expid.txt'''.
    229229
    230230= In case of technical difficulties =
     
    255255Update the code, log files and most importantly the tile file:
    256256{{{
    257 cd ~/mosaic3
    258 svn update
     257cd ~/products/mosaic3
     258svn up
     259cd ~/products/observing
     260svn up
    259261}}}
    260262
     
    263265Create the nightly plan from the available tiles.  This will read the tile file to see which ones are already completed.
    264266{{{
    265 cd ~/mosaic3
     267cd ~/products/mosaic3/json
    266268python py/mosaicstrategy.py -t obstatus/mosaic-tiles_obstatus.fits -d *UT date at ''start'' of night* -p *portion of night* -pass *pass number*
    267269python ./py/jnox.py --in *JSON input file --out *Output shell script
     
    269271}}}
    270272
    271 go to /home/observer/exec, and execute the mzls*.sh script.
     273Go to /home/observer/exec, and execute the mzls*.sh script.  '''This must be done from the observer@mosaic account?'''
    272274
    273275=== Start the automated script for updating the tile file ===
     
    291293At the end of the night, create the Almanac files and check them into svn.
    292294{{{
    293 - cd observing/logs
     295- cd products/mosaic3/logs
    294296- idl
    295297- almanac,<first exp num>