Changes between Version 16 and Version 17 of HetProcedures/RA/lrs2


Ignore:
Timestamp:
Mar 10, 2016 1:43:15 AM (8 years ago)
Author:
drory
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • HetProcedures/RA/lrs2

    v16 v17  
    11== LRS2
    22
    3 The LRS2 instrument is controlled by the lrs2.as.utexas.edu system.  These notes assume one is logged in as the hetdex user.
     3The LRS2 instrument is controlled by the lrs2.as.utexas.edu system, VIRUS is controlled by vdas.as.utexas.edu.  Both operate under the hetdex user.
    44
    55=== Startup
    6  Linux init scripts are used to start the data acquisition server and temperature monitor.
     6Linux init scripts are used to start the data acquisition server and temperature monitor on vdas and lrs2. No action from the RA should be required.
    77
    88{{{
     
    1313  }}}
    1414}}}
     15
     16
     17=== Setting up monitoring
     18
     19It is useful to pull some logging output to the RA console to be able to follow what is going on with the instruments. The easiest way is using jrf's monitor command:
     20
     21{{{
     22#!div style="font-size: 80%"
     23  {{{#!bash
     24  $ monitor -v -P -V -l --key-filter 'log_.*' --log-print
     25  }}}
     26}}}
     27
     28This will collate the log output from the lrs3, vdas, and pfip systems on one screen. It is recommended this be run from a terminal on mcs.
     29
     30On another terminal, start a monitor that shows tcs activity (note the different filter, we're excluding debug messages here):
     31
     32{{{
     33#!div style="font-size: 80%"
     34  {{{#!bash
     35  $ monitor -v -T --key-filter 'log_[^d].*' --log-print
     36  }}}
     37}}}
     38
    1539
    1640=== Taking Exposure