Changes between Version 26 and Version 27 of PublicPages/MayallZbandLegacy/NotesforObservers


Ignore:
Timestamp:
Dec 14, 2015 8:59:49 PM (8 years ago)
Author:
David Schlegel
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PublicPages/MayallZbandLegacy/NotesforObservers

    v26 v27  
    4444
    4545= Official Nightly Strategy =
    46 '''Update 13 Dec 2015'''
     46'''Updated 13 Dec 2015'''
     47
    4748Do the following to update the current NMSL scripts at any time.
    4849
     
    108109For instance, to generate a pass 3 plan for the entire night of April 26, 2015, run:
    109110{{{
    110 python ./nightlystrategy.py -t moasic-tiles_obstatus.fits -d 2015-04-26 -p 1.0 -pass 3 --dir obsScripts [[BR]]
     111python ./nightlystrategy.py -t moasic-tiles_obstatus.fits -d 2015-04-26 -p 1.0 -pass 3 --dir obsScripts
    111112python ./py/jnox.py --in mosaic_2015-04-26_plan.json --out mzls_2015-04-26_plan.sh
    112113}}}