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/FillEffectiveOn.sh

    r19201 r19524  
    106106         continue
    107107      fi
    108       runtype=`$factpath/fitsdump -h $rawfile  2>/dev/null | grep RUNTYPE | grep -E -o "['][a-z-]+[']" | sed -e "s/'//g"`
    109108      mjdrefraw=`$factpath/fitsdump -h $rawfile  2>/dev/null | grep 'MJDREF' | grep -E -o '[0-9]{5}'`
    110109      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.