Changes between Version 262 and Version 263 of HetProcedures/RA/overview


Ignore:
Timestamp:
Oct 2, 2019 4:44:09 PM (5 years ago)
Author:
sir
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • HetProcedures/RA/overview

    v262 v263  
    1717    * do test move of the guide probes (home4 or home5)
    1818    * do the acam stability test
     19    * get acam biases test
    1920    * add the LRS2 and virus uptime {{{getUptime --lrs2  --virus}}}
    2021    * Turn off dome lights
     
    8081Take test exposures:
    8182
     83* If like take an initial bias frame with VIRUS and LRS2 to make sure everything is ok
     84{{{cal lrs2 -B -b 1 -pb -o 9900 -O 9900}}}
     85
    8286**This might work better  VIRUS takes 7 minutes and LRS2 takes 10 minutes:**
    8387
    84 {{{
    85 
    86 cal_new virus -conf ~/sir/NEWCAL/vl_cals_ops.json -l ldls_long cd-a hg -L 1 -B -b 1 -o 9900
    87 
    88 AND
    89 
    90 cal_new lrs2 -conf ~/sir/NEWCAL/vl_cals_ops.json -l qth fear -L 1 -B -b 1 -d 1 -de 300 -o 9900
    91 
    92 }}}
    93 
    94 * Take an initial bias frame with VIRUS and LRS2 to make sure everything is ok
    95 {{{
    96 cal lrs2 -B -b 1 -pb -o 9900 -O 9900
    97  }}}
     88* The following check of VIRUS should take about 18 minutes to complete: 
     89{{{cal virus -conf /opt/het/hetdex/etc/configfiles/vl_cals_ops.json  -l ldls_long cd-a hg -L 1 -B -b 1 -o 9900}}}
    9890
    9991* The following check of LRS2 should take about 18 minutes minutes to complete: 
    100 {{{
    101  cal lrs2 -B -l fear -L 1 -c qth -C 1 -d 1 -de 300 -o 9901
    102 }}}
    103 
    104 * The following check of VIRUS should take about 18 minutes to complete: 
    105 {{{
    106  cal virus -B -l hg cd-a -L 1 -c ldls_long -C 1 -o 9901
    107 }}}
     92{{{cal lrs2 -conf /opt/het/hetdex/etc/configfiles/vl_cals_ops.json -l qth fear -L 1 -B -b 1 -d 1 -de 300 -o 9900}}}
    10893
    10994        * Recall that you can use the same log name for multiple runs (the results will be append each time you run cal.py)