Changes

Jump to: navigation, search

SHOC

265 bytes added, 13:29, 20 March 2015
/* Configuring SHOC */
===Configuring SHOC===
* Power To access the SHOC computer, ssh into it from a terminal on your local machine upor tablet (e.g. ssh ccd@shocnawe.suth.saao.ac.za or ssh ccd@shocndisbelief.suth.saao.ac.za).* Edit Ensure GPS location settingsare correct in /home/ccd/programming/shoc/shoc/instruments/gps/gps.py::Check that in the file gps.py, the location settings for Sutherland are active (not commented with a '#') and that the settings for Cape Town are commented (i.e. are preceded by a '#'). The file gps.py is found in the directory /home/ccd/programming/shoc/shoc/instruments/gps/.* Edit service settings::Edit using the file /etc/init/shoc-camera.conf. (the filepaths need to have the correct telescope and instrument names)::Change the telescope name to the name of the currently used telescope: one of 74in or 40in. Change :Check that the instrument name to is correct, with SHA or SHD (for shocnawe or shocndisbelief). :Ensure that the log level is set to info (not debug).
* Verify mount points:
:At the command line, type the command 'mount'. The solid state disk should be mounted on /data/spool, while the spinning hard disk should be mounted on /data.
* Restart To enact any changes made during configuration, restart all services::From a terminalUnder /home/ccd/programming/shoc, issue type the command "restart_services"following: ./restart_services
===Testing the components ===
214
edits