== How to create a dataset for the IASC Outreach Program == * identify the exposures of interest (eg, o5645g0328o, o5645g0345o, ...) * check that they have been destreaked and the camera stage sent to the distribution server * go to ipp@ippc18:iasc * run the script `get.iasc.exposure` once for each exposure, eg: * `get.iasc.exposure o5645g0328o 20110325` * 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 * go to ipp022:/data/ipp022.0/ps1-outreach * rsync the new top-level directory to that location, eg: * `rsync -auv ipp@ippc18:iasc/20110325/ 20110325/` * check that the new directory is visible on the rsync server: * rsync -c rsync://ipp0222.ifa.hawaii.edu/ps1-outreach * you need to know the password (see /etc/rsyncd.secrets on ipp022)