Changeset 585


Ignore:
Timestamp:
Oct 21, 2011, 3:45:04 PM (13 years ago)
Author:
campagne
Message:

correct a test features (jec)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BAORadio/AmasNancay/trunk/anacalibmaker.sh

    r584 r585  
    294294#WARNING: the EOF must start at 1st column overwise the rest of the script is part of the file cat...
    295295  else
    296       ${scriptpath}/Objs/analyse -act calib -inPath ${iojobpath}  -source  ${sourceRadio} -date ${dateDAQ} -sca ${scaFile} -specdir calibcycle  -numcycle ${firstCycle},${lastCycle} -calibopt mean  -debug 10 -freqBAOCalib ${freqBAOCalib} -bwBAOCalib ${bwBAOCalib} >& ${logFile}
     296      ${scriptpath}/Objs/analyse -act calib -inPath ${iojobpath}  -source  ${sourceRadio} -date ${dateDAQ} -sca ${scaFile} -specdir calibcycle  -numcycle ${firstCycle},${lastCycle} -calibopt mean  -debug 1 -freqBAOCalib ${freqBAOCalib} -bwBAOCalib ${bwBAOCalib} >& ${logFile}
    297297  fi
    298298#
     
    317317  else
    318318      $LS -lrth
    319 #      $FIND . -name "calib_*" -print | $XARGS -i  iput -f  -v -K {} ${i}
    320       $FIND . -name "calib_*" -print | $XARGS -i  cp {} /sps/baoradio/AmasNancay/JEC/tmp
     319      $FIND . -name "calib_*" -print | $XARGS -i  iput -f  -v -K {} ${i}
    321320  fi
    322321#save analysis logfile
Note: See TracChangeset for help on using the changeset viewer.