Changes between Version 26 and Version 27 of PublicPages/MayallZbandLegacy/NotesforObservers
- Timestamp:
- Dec 14, 2015 8:59:49 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PublicPages/MayallZbandLegacy/NotesforObservers
v26 v27 44 44 45 45 = Official Nightly Strategy = 46 '''Update 13 Dec 2015''' 46 '''Updated 13 Dec 2015''' 47 47 48 Do the following to update the current NMSL scripts at any time. 48 49 … … 108 109 For instance, to generate a pass 3 plan for the entire night of April 26, 2015, run: 109 110 {{{ 110 python ./nightlystrategy.py -t moasic-tiles_obstatus.fits -d 2015-04-26 -p 1.0 -pass 3 --dir obsScripts [[BR]]111 python ./nightlystrategy.py -t moasic-tiles_obstatus.fits -d 2015-04-26 -p 1.0 -pass 3 --dir obsScripts 111 112 python ./py/jnox.py --in mosaic_2015-04-26_plan.json --out mzls_2015-04-26_plan.sh 112 113 }}}