Changes between Version 213 and Version 214 of HetProcedures/RA/overview


Ignore:
Timestamp:
Nov 4, 2018 9:21:02 PM (6 years ago)
Author:
shetrone
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • HetProcedures/RA/overview

    v213 v214  
    156156
    157157If there will be time in dark dome conditions (or when hpf PartC is running) perform LRS2+VIRUS cals:
    158     * Use sir script, {{{/home/mcs/astronomer/sir/evcals.sh <-l> <-V> [-b|-pb] [-v] [--dry-run] }}}
     158    * If this might span 0 UT OR if you want to run both LRS2 and VIRUS lamp cals use sir script, e.g. {{{/home/mcs/astronomer/sir/evcals.sh <-l> <-V> [-b|-pb] [-v] [--dry-run] }}}
    159159    * Use the "-h" flag to get more details
     160    * {{{ /home/mcs/astronomer/sir/evcals.sh -l -v }}} takes 44 minutes plus any wait time around 0 UT.
     161    * If the cal of interest will not span 0 UT OR is not both LRS2 and VIRUS lamp cals then use normal cal script, e.g. {{{ cal lrs2 -l hg cd-a fear -c qth ldls_long -B }}}
    160162    * To run the parallel biases at a certain time (i.e., if you know when PartA finishes and PartC starts), you can use:
    161         {{{at 23:30}}}
     163        {{{at 23:40}}}
    162164
    163165        {{{/home/mcs/astronomer/sir/evcals.sh -pb -v}}}
     166
     167        {{{[ctrl-D]}}}
     168
     169        OR
     170
     171        {{{at 23:20}}}  (note how this cal of interest would complete before the 0 UT roll-over.
     172
     173        {{{ cal lrs2 -l hg cd-a fear -c qth ldls_long -B }}}
    164174
    165175        {{{[ctrl-D]}}}