• Main INDEX
  • Monthly INDEX
  • PREV
  • NEXT
    Make New Entry, Make Followup Entry

    User name Ole Hansen

    Log entry time 02:05:02 on November 05, 2010

    Entry number 338544

    This entry is a followup to: 338531

    keyword=Script to extract run summary data

    Before anyone wastes braintime tediously copying this stuff from halog,
    please use this script:
    
    /adaqfs/home/adaq/extract_runend_info.sh [start run number]
    
    Automatic entry, automatic extraction.
    
    Example:
    
    [adaq@adaql9 ~]$ ./extract_runend_info.sh 8335
     Run   Events  BCM U3   D3 (C)    Time         Avg Curr  Deadtime
     8335   168 k  0.00671  0.00706   26.1 mins   4.3944 uA    -4.15%
     8337   156 k  0.00601  0.00629   29.1 mins   3.5171 uA    -6.17%
     8338   234 k  0.02236  0.02329   98.8 mins   3.8514 uA   129.68%
    
    As written, the script checks entries made within the last 12 hours in
    the halog archive of the current month. Convenient for effortless cut and
    paste into the shift summary. Season to taste.