IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changes between Initial Version and Version 1 of PS1_IASC_Chips


Ignore:
Timestamp:
Mar 25, 2011, 11:34:58 AM (15 years ago)
Author:
eugene
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PS1_IASC_Chips

    v1 v1  
     1== How to create a dataset for the IASC Outreach Program ==
     2
     3 * identify the exposures of interest (eg, o5645g0328o, o5645g0345o, ...)
     4 * check that they have been destreaked and the camera stage sent to the distribution server
     5 * go to ipp@ippc18:iasc
     6 * run the script `get.iasc.exposure` once for each exposure, eg:
     7   * `get.iasc.exposure o5645g0328o 20110325`
     8   * the second argument is the name of a top-level output directory.  The chip files will be copied to a subdirectory named by the exposure name in that top-level directory
     9 * go to ipp022:/data/ipp022.0/ps1-outreach
     10 * rsync the new top-level directory to that location, eg:
     11   * `rsync -auv ipp@ippc18:iasc/20110325/ 20110325/`
     12 * check that the new directory is visible on the rsync server:
     13   * rsync -c rsync://ipp0222.ifa.hawaii.edu/ps1-outreach
     14   * you need to know the password (see /etc/rsyncd.secrets on ipp022)