Changes

Jump to: navigation, search

SHOC

129 bytes added, 13:38, 6 April 2015
/* Rescuing Data */
==== Rescuing Data====
Under normal operation, the system automatically updates the FITS cube header with supplementary information (filter, external trigger parameters, telescope pointing information etc.) and the moves the cube to the permanent (for the night) storage area. From time to time, it may be neccessary necessary to do this manually, using the rescue_data.py tool. In particular, if the system has frozen at the end of an acquisition, but before fixing the header and moving the data file, it will be neccessary necessary to perform this procedure. ''This procedure does NOT need to be done when stopping an acquisition, only if the interface hangs and you cannot do anything.''
* Open a terminal. Find your data in the spool directory. It's stored in a directory named /data/spool/<CCYYMMDD><index>.<HHMMSS> (where index is the index, CCYYMMDD is the date and HHMMSS is the time the acquisition started). For example, /data/spool/201503250002.141026/ . Use ssh to connect to the SHOC host computer:
ssh shoc74in@shoc74in.suth.saao.ac.za
214
edits