Changeset 10745 for trunk/ippTasks/detrend.resid.pro
- Timestamp:
- Dec 14, 2006, 9:21:09 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/ippTasks/detrend.resid.pro (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTasks/detrend.resid.pro
r10723 r10745 58 58 59 59 task.exec 60 # command dettool -toresidimfile -simple -limit {$DetrendResidImfileFail + 20} 61 command dettool -toresidimfile -simple 60 command dettool -toresidimfile -simple -limit {$DetrendResidImfileFail + 20} 62 61 end 63 62 … … 146 145 stdout $LOGSUBDIR/$base/$EXP_TAG.detresid.$DET_ID.$ITER.$CLASS_ID.log 147 146 stderr $LOGSUBDIR/$base/$EXP_TAG.detresid.$DET_ID.$ITER.$CLASS_ID.log 147 exec mkdir -p $LOGSUBDIR/$base 148 148 149 149 # specify choice of remote host: … … 197 197 198 198 task.exec 199 # command dettool -toresidexp -simple -limit {$DetrendResidExpFail + 20} 200 command dettool -toresidexp -simple 199 command dettool -toresidexp -simple -limit {$DetrendResidExpFail + 20} 201 200 end 202 201
Note:
See TracChangeset
for help on using the changeset viewer.
