Changes between Version 180 and Version 181 of PublicPages/MayallZbandLegacy/NotesforObservers


Ignore:
Timestamp:
Feb 3, 2017 3:56:35 PM (7 years ago)
Author:
Benjamin Alan Weaver
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PublicPages/MayallZbandLegacy/NotesforObservers

    v180 v181  
    176176to the mayall-obs e-mail list saying so.  These files would be checked into the "mosaic3" product here:
    177177{{{
    178    ~/products/mosaic3/json/<DATE>-p1.json
    179    ~/products/mosaic3/json/<DATE>-p2.json
    180    ~/products/mosaic3/json/<DATE>-p3.json
     178~/products/mosaic3/json/YYYY-MM-DD-p1.json
     179~/products/mosaic3/json/YYYY-MM-DD-p2.json
     180~/products/mosaic3/json/YYYY-MM-DD-p3.json
    181181}}}
    182182and copied into the observing directory where they are read by [wiki:MayallZbandLegacy/NotesforObservers/MosBot  mosbot] here:
    183183{{{
    184    ~/obsbot/pass1.json
    185    ~/obsbot/pass2.json
    186    ~/obsbot/pass3.json
     184~/obsbot/pass1.json
     185~/obsbot/pass2.json
     186~/obsbot/pass3.json
    187187}}}
    188188
    189189If the plan files have not been generated for the night, please do so as follows:
    190190{{{
    191    idl
    192       mstrategy, copydir='/home/mzls/obsbot'
    193       exit
     191idl
     192IDL> mstrategy, copydir='/home/mzls/obsbot'
     193IDL> exit
    194194}}}
    195195Then check in the plan files to the "mosaic3" product as follows:
    196196{{{
    197    cd ~/products/mosaic3/json
    198    svn add *.json
    199    svn commit *.json -m "plan files for tonight"
     197cd ~/products/mosaic3/json
     198svn add YYYY-MM-DD-p*.json
     199svn commit -m "plan files for tonight"
    200200}}}
    201201There are plot files in that directory too.  We don't check those in, but it's informative