Changes between Version 5 and Version 6 of PublicPages/MayallZbandLegacy/NotesforObservers
- Timestamp:
- Dec 13, 2015 2:58:05 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PublicPages/MayallZbandLegacy/NotesforObservers
v5 v6 13 13 '''$MOS3_DATA=''' -- This is where our raw data files are written [[BR]] 14 14 '''$MOS3_OBS=$HOME/mosaic3''' -- This contains the observing product with code and versioned log files. [[BR]] 15 To set these, type, e.g., "export MOS3_DATA=<path>" 16 17 Other directories in the home directory: 18 '''ps1/''' -- Doug Finkbeiner's Pan-STARRS1 catalogs used by the IDL DECSTAT routine for computing astrometric offsets and photometry [[BR]] 15 '''$PS1CAT_DIR=$HOME/ps1/chunks-qz-star-v2 -- Pan-STARRS1 catalogs used by the IDL DECSTAT routine for computing astrometric offsets and photometry [[BR]] 16 These path names are set in the .bashrc file, or can be set for example with "export MOS3_DATA=/mosaic3/data2/observer". 19 17 20 18 Documentation for the IDL scripts can be printed from the IDL prompt with the DOC_LIBRARY command, for example: