Changes between Version 25 and Version 26 of PublicPages/MayallZbandLegacy/NotesforObservers
- Timestamp:
- Dec 14, 2015 7:36:20 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PublicPages/MayallZbandLegacy/NotesforObservers
v25 v26 49 49 - login to mayall-idl as mzls 50 50 - cd products/mosaic3 51 - python2.7 py/mosaic3strategy.py -t obstatus/mosaic-tiles_obstatus.fits -d 2015-12-13 -p 1 -pass 1 --moon-sep-limit 50 --start-date 2015-12-14 --start-time 02:00:00 -seez 1.15 -sbz 18.45 --dir <dir_name> 51 - mkdir 2015dec13 52 - python py/mosaic3strategy.py -t obstatus/mosaic-tiles_obstatus.fits -d 2015-12-13 -p 1 -pass 1 --moon-sep-limit 50 --start-date 2015-12-14 --start-time 02:00:00 --end-time 13:00:00-seez 1.15 -sbz 18.45 --dir 2015dec13 52 53 53 54 Rename the script, so we don't overwrite it later: … … 60 61 python ./py/jnox.py --in mosaic_2015-12-13_plan1.json --out mzls_2015-12-13_plan1.sh 61 62 62 Then copy this output (e.g., mzls_2015-12-13_plan1.sh) to the exec directory of the observer account on the mosaic3 computer: 63 64 scp mzls_2015-12-13_plan1.sh observer@mosaic3:/home/observer/exec/ 63 Then copy this output (e.g., mzls_2015-12-13_plan1.sh) to the exec directory of the observer account on the mosaic3 computer (observer@mosaic3:/home/observer/exe) 64 which is cross-mounted as follows: 65 66 cp mzls_2015-12-13_plan1.sh /mosaic3/exec 65 67 66 68 Start uptiles running in an IDL window on mayall-idl; this will always use the most up-to-date version of the mosaic-tiles_obstatus.fits file. Once this finishes running (usually a couple of minutes), in a nocs terminal window on mosaic3, cd to exec and execute the script: