IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Dec 14, 2006, 9:21:09 PM (20 years ago)
Author:
eugene
Message:

fixes on limits, paths

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTasks/detrend.resid.pro

    r10723 r10745  
    5858
    5959  task.exec
    60     # command dettool -toresidimfile -simple -limit {$DetrendResidImfileFail + 20}
    61     command dettool -toresidimfile -simple
     60    command dettool -toresidimfile -simple -limit {$DetrendResidImfileFail + 20}
    6261  end
    6362
     
    146145    stdout $LOGSUBDIR/$base/$EXP_TAG.detresid.$DET_ID.$ITER.$CLASS_ID.log
    147146    stderr $LOGSUBDIR/$base/$EXP_TAG.detresid.$DET_ID.$ITER.$CLASS_ID.log
     147    exec mkdir -p $LOGSUBDIR/$base
    148148
    149149    # specify choice of remote host:
     
    197197
    198198  task.exec
    199   # command      dettool -toresidexp -simple -limit {$DetrendResidExpFail + 20}
    200   command      dettool -toresidexp -simple
     199    command      dettool -toresidexp -simple -limit {$DetrendResidExpFail + 20}
    201200  end
    202201
Note: See TracChangeset for help on using the changeset viewer.