Ignore:
Timestamp:
05/28/19 11:44:54 (5 years ago)
Author:
Daniela Dorner
Message:
removed not needed line
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/DataCheck/Processing/FillAuxThresholds.sh

    r19201 r19524  
    124124         continue
    125125      fi
    126       runtype=`$factpath/fitsdump -h $rawfile  2>/dev/null | grep RUNTYPE | grep -E -o "['][a-z-]+[']" | sed -e "s/'//g"`
    127126      mjdrefraw=`$factpath/fitsdump -h $rawfile  2>/dev/null | grep 'MJDREF' | grep -E -o '[0-9]{5}'`
    128127      tstarti=`$factpath/fitsdump -h $rawfile  2>/dev/null | grep 'TSTARTI' | grep -E -o '[0-9]{5}'`
Note: See TracChangeset for help on using the changeset viewer.