Changes between Version 15 and Version 16 of PublicPages/MayallZbandLegacy/NotesforObservers


Ignore:
Timestamp:
Dec 13, 2015 11:56:52 PM (8 years ago)
Author:
Arjun Dey
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PublicPages/MayallZbandLegacy/NotesforObservers

    v15 v16  
    105105For instance, to generate a pass 3 plan for the entire night of April 26, 2015, run:
    106106{{{
    107 python ./nightlystrategy.py -t moasic-tiles_obstatus.fits -d 2015-04-26 -p 1.0 -pass 3 --dir obsScripts
     107python ./nightlystrategy.py -t moasic-tiles_obstatus.fits -d 2015-04-26 -p 1.0 -pass 3 --dir obsScripts [[BR]]
     108python ./py/jnox.py --in mosaic_2015-04-26_plan.json --out mzls_2015-04-26_plan.sh
    108109}}}
    109110   
     
    132133Assuming 18.2 as z-band sky brightness, 1.2" seeing in z and 1.0" seeing in r, photometric conditions (pass 1) and allowing a moon separation of 50 deg and including DESI tiles:
    133134{{{
    134 python ./mosaicstrategy.py -t mosaic-tiles_obstatus.fits -d 2015-03-24 -p 1.0 -pass 1 -sbz 18.2 -seer 1.0 -seez 1.2 --moon-sep-limit 50.0 --expand
     135python ./mosaicstrategy.py -t mosaic-tiles_obstatus.fits -d 2015-04-26 -p 1.0 -pass 1 -sbz 18.2 -seer 1.0 -seez 1.2 --moon-sep-limit 50.0 --expand [[BR]]
     136python ./py/jnox.py --in mosaic_2015-04-26_plan.json --out mzls_2015-04-26_plan.sh
    135137}}}
    136138
    137139Example using custom scheduling: [[BR]]
    138 To generate a plan for just two hours on the night that starts on 2015-04-06 between 05:00 and 07:00 UTC:
    139 {{{
    140 python ./mosaicstrategy.py -t mosaic-tiles_obstatus.fits -d 2015-04-06 -p 1.0 -pass 1 --start-date 2015-04-07 --start-time 05:00:00 --end-date 2015-04-07 --end-time 07:00:00 --min-dec=34 --max-dec=50 --moon-sep-limit 50.0
     140To generate a plan for just two hours on the night that starts on 2015-04-26 between 05:00 and 07:00 UTC, and restricting the DEC range:
     141{{{
     142python ./mosaicstrategy.py -t mosaic-tiles_obstatus.fits -d 2015-04-26 -p 1.0 -pass 1 --start-date 2015-04-27 --start-time 05:00:00 --end-date 2015-04-27 --end-time 07:00:00 --min-dec=34 --max-dec=50 --moon-sep-limit 50.0 [[BR]]
     143python ./py/jnox.py --in mosaic_2015-04-26_plan.json --out mzls_2015-04-26_plan.sh
     144
    141145}}}
    142146
     
    245249That’s 48760 tiles.
    246250
    247 = Example run-through for a given night =
     251=
     252== Example run-through for a given night ==
     253 =
    248254
    249255Log into the mzls account on the mayall-idl machine.
     
    282288}}}
    283289
    284 From another terminal in the ?? account, start this running:
     290From another terminal in the mzls account, start this running:
    285291{{{
    286292idl