Changes

Jump to: navigation, search

SHOC

129 bytes added, 20:56, 27 March 2015
/* User's troubleshooting guide */
* '''Acquisition doesn't start:''' Check on the GPS tab that the trigger signal has been activated. If it has, but the camera is still not taking images, try stopping, resetting the GPS trigger to a time in the near future, and try again. Sometimes, it appears that the GPS trigger signal is not being sent (despite the software reporting that it is). The current acquisition should be stopped and restarted (because when the acquisition is started, the time the POP signal will start is recorded and will apear in the fits headers - so stopping and starting the acquisition will ensure that the correct POP time is used). Note that the index willl be incremented when doing this. To avoid this, you can rewind the increment by 1, in the advanced tab. Make sure you have no data that will be overwritten.
*''' Acquisition doesn't finish:''' Sometimes it appears that the camera does not ever leave the acquiring state (despite all images in the kinetic series having been obtained). It may in this case be neccessary to restart the server, manually edit the FITS files to include the filter and timing informations, and to then copy them to their final destination. The server may be restarted running the command "restart_services" from a terminal. The data is spooled to a directory under /data/spool/, based on the date, the sequence number and the time the acquisition started. In this directory is the data file, data.fits, and file containing other acquisition parameters, info.txt. The latter may be used to update the FITS header. The procedure is as follows:
** Open a terminal and ssh to the instrument, running the command ssh shoc74in@shoc74in.suth.saao.ac.za or ssh shoc40in@shoc40in. suth.saao.ac.za When prompted for the password, use the password for the 74in or 40in user.
** Rescue your data using the data rescue utility, as described in the section Rescuing Data.
** Run the command to restart the webserver: restart_services . This will prompt you for the password of the user, and take a few seconds to complete. The web server should be accessible again.
** Return to the web browser, ''refresh the page,'' turn the camera back on, and continue with your observing. If the camera is non-responsive, run the restart_services command again.
**''' IMPORTANT:'''
187
edits