Changes

Jump to: navigation, search

SHOC

172 bytes added, 18:24, 25 March 2015
/* Data Transfer */
===Data Transfer===
 Move * To move data to the SAN on the Sutherland plateau(from which you can access it by connecting to the SAAO server), there is a data copy script on the SHOC computer. SSH into the instrument (sshXX ) run the shocdatacopy.sh script. Options can be:
shocdatacopy.sh -d yesterday # to transfer yesterday's data
shocdatacopy.sh -d YYYYMMDD # to transfer data from some specified date
<MMDD> MonthDay
<NUM> the Nth time this script has been run
Transfer of * To transfer data is done from directly your computer, use the command line. Open a shell on your local PC (Putty if you're using Windows or a bash/tcsh/sh if on Mac or Linux) to the instrument you're using (shoc74in.suth.saao.ac.za or shoc40in.suth.saao.ac.za).
<code>scp ccd74@astro.suth.saao.ac.za:/data/telescopedata/74in/SHA/2015/0325/*.fits ~/MySAAODataSomewhere</code>
214
edits