Changeset 522 for BAORadio


Ignore:
Timestamp:
Sep 22, 2011, 10:30:42 AM (13 years ago)
Author:
campagne
Message:

correct -debug option for analyse prg (jec)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BAORadio/AmasNancay/gainmaker.sh

    r516 r522  
    250250  $ECHO "DEBUG (${scriptName}): execute the analysis... should not take long. `date`"
    251251  if [ ${simulationMode} = "On" ]; then
    252       $ECHO "SIMUL: ${scriptpath}/Objs/analyse -act gain  -inPath ${iojobpath} -source  ${sourceRadio} -date ${dateDAQ} -sca ${scaFile} -specdir ${spectraGenDirName} -mode ${mode} -numcycle ${cycleNumber},${cycleNumber} -debuglev 1 >& ${logFile}"
     252      $ECHO "SIMUL: ${scriptpath}/Objs/analyse -act gain  -inPath ${iojobpath} -source  ${sourceRadio} -date ${dateDAQ} -sca ${scaFile} -specdir ${spectraGenDirName} -mode ${mode} -numcycle ${cycleNumber},${cycleNumber} -debug 1 >& ${logFile}"
    253253      cat > ${logFile} <<EOF
    254254      Ok gain finished
Note: See TracChangeset for help on using the changeset viewer.