101 | | **[wiki:MayallZbandLegacy/NightlyStrategy Detailed instructions for NightlyStrategy] |
102 | | |
103 | | Create the nightly plan from the available tiles. This will read the tile file to see which ones are already completed. |
104 | | {{{ |
105 | | cd ~/products/mosaic3/json |
106 | | python py/mosaicstrategy.py -t obstatus/mosaic-tiles_obstatus.fits -d *UT date at ''start'' of night* -p *portion of night* -pass *pass number* |
107 | | python ./py/jnox.py --in *JSON input file --out *Output shell script |
108 | | scp *output shell script to the /home/observer/exec area on mosaic3 |
109 | | }}} |
| 101 | Arjun should have provided you with 3 nightly plans for each night, one for pass 1, one for pass 2 and one for pass 3 |
| 102 | observing. These have tiles that should be observed under different weather conditions as |
| 103 | described at [wiki:MayallZbandLegacy/ObservingStrategy] . |
| 104 | |
| 105 | Instructions for creating these files is at [wiki:MayallZbandLegacy/NightlyStrategy] |