Changes

Jump to: navigation, search

SHOC

158 bytes added, 20:58, 25 March 2015
/* Data Transfer */
===Data Transfer===
* To transfer data directly to your computerfrom the SAN, use the command line. Copy the data using the following command, depending on the telescope:
rsync -avzP shoc74in@astro.suth.saao.ac.za:/data/74in/<instrument>/<YYYY>/<MMDD>/*.fits /LocalFilePath
rsync -avzP shoc40in@astro.suth.saao.ac.za:/data/40in/<instrument>/<YYYY>/<MMDD>/*.fits /LocalFilePath
 
NOTE: You MUST have run the shocdatacopy.sh script in order to get the data from the SAN. Otherwise it will still be on the instrument machine.
===Advanced users guide ===
163
edits