Changes between Version 10 and Version 11 of HetProcedures/VDF


Ignore:
Timestamp:
Oct 28, 2019 8:46:39 PM (5 years ago)
Author:
stevenj
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • HetProcedures/VDF

    v10 v11  
    1313
    1414Note we are trying to use the same numbering for engineering tests so for the test exposures please use the 6000s and the final DSF exposures please use
    15 7000-7099.
     157000-7099. Test exposures can be taken in the 6xxx range.
    1616
    1717Here is a brief summary of what we do to take the data:
     
    2222
    2323* {{{ cal virus -l ldls_long -L 1 -o 6000 -bexp 1.3 }}}  # take a single exposure with twice the exposure time to test exposure length
     24     * optional: if you have already warmed up the lamp, just use: {{{ cal virus -l ldls_long -L 1 -o 6000 -bexp 1.3 -skip_warmup }}}
    2425
    25 * {{{ cd /hetdata/data/YYYYMMDD/virus0006000/exp01/virus/ }}}    # where YYYYMMDD is the current UT date (note takes a 1-2 minutes for all files to arrive)
     26* {{{ cd /hetdata/data/YYYYMMDD/virus0006000/exp01/virus/ }}}    # where YYYYMMDD is the current UT date (note takes 1-2 minutes for all files to arrive)
    2627
    27 * {{{ ds9v }}}   #  look for all amps which were modified and the brightest one (based on the scale) should be about 45k.
    28     * OR use {{{ virusview 046 }}} # for a specific amplifier
     28* {{{ virusview ### }}}   #  look at the unit you need (S###) - it should be about 45k counts.
    2929
    3030* {{{ cal virus -l ldls_long -L 1 -o 6001 -bexp X.X }}}   # where X.X is the new exposure time based on the previous exposures
     31      * optional: again, you can use the no-warmup option for more efficient results: {{{ cal virus -l ldls_long -L 1 -o 6001 -bexp X.X -skip_warmup }}}
    3132
    32 * {{{ cd ../../../virus0006001/exp01/virus/ }}}     # change directory to where the new data is (note takes a few minutes to arrive fully)
     33* {{{ cd ../../../virus0006001/exp01/virus/ }}}     # change directory to where the new data is (note takes 1-2 minutes for all files to arrive)
    3334
    34 * {{{ ds9v }}} or {{{ virusview }}}  #  look for all amps which were modified and the brightest one (based on the scale) should be about 45k.
     35* {{{ virusview ### }}}  #  look to be sure that the relevant unit (S###) has the correct level at ~45k.
    3536
    3637* {{{ cal virus -l ldls_long -L 30 -o 7000 -bexp Y.Y }}}  #  where Y.Y is the final exposure time based on the previous exposure
     38      * optional: no-warmup version: {{{ cal virus -l ldls_long -L 30 -o 7000 -bexp Y.Y -skip_warmup }}}
    3739
    38 * {{{ ipvg on -V }}}  and turn off LDLS if needed.
     40* repeat this process for as many units are required
     41
     42* {{{ ipvg on -V }}}  and turn off LDLS it is still on.
    3943
    4044