Changes between Version 13 and Version 14 of HetProcedures/VDF


Ignore:
Timestamp:
Nov 12, 2019 5:24:18 PM (4 years ago)
Author:
sir
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • HetProcedures/VDF

    v13 v14  
    1515
    1616"skipip" only if you do not need that script deal with IP and VG. [[br]]
    17 Script first warm up lamps and entering test mode to determine correct exposure time. It will ask for max flux level after each test exposure and will display corrected exposure time. Type "next" when happy with exp time and script will ask run exposure or not. In case of "n" answer it just display correct command to run
     17Script first warm up lamps and entering test mode to determine correct exposure time. It will ask for max flux level after each test exposure and will display corrected exposure time. Available commands are:
    1818
    19 Here is an example DSF run
    20 
    21 {{{
    22 [astronomer@mcs tmp]$ ~sir/dev/astro/operations/virus_tests.sh dsf -skipip -debug
    23 2019-11-09T05:35:25 Turn on LDLS
    24 2019-11-09T05:35:25 Warming up LDLS
    25 00:00:00       
    26 
    27 LDLS exp time ('next' to exit test mode, 'quit' to exit the script): 1.3
    28 2019-11-09T05:37:49 Getting 1 LDLS exposure with 1.3 s
    29 
    30 Max flux from histogram [6515:1] ('next' to exit test mode, 'quit' to exit the script): 64000
    31 2019-11-09T05:37:53 exp time is 0.9
    32 
    33 LDLS exp time ('next' to exit test mode, 'quit' to exit the script): next
    34 
    35 Run exposure? [Y/N]:y
    36 2019-11-09T05:37:59 Getting 2 LDLS exposures with 0.9 s
    37 2019-11-09T05:37:59 Finishing work
    38 }}}
    39 
     19next        go to next IFU
     20cals        finish testing and run/print cals block
     21quit        exit the script
    4022
    4123== Procedures for taking the data ==