Changeset 10745 for trunk/ippTasks/detrend.process.pro
- Timestamp:
- Dec 14, 2006, 9:21:09 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/ippTasks/detrend.process.pro (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTasks/detrend.process.pro
r10723 r10745 57 57 58 58 task.exec 59 # XXX dettool needs -limit command 60 # command dettool -toprocessedimfile -simple -limit {$DetrendProcessImfileFail + 20} 61 command dettool -toprocessedimfile -simple 59 command dettool -toprocessedimfile -simple -limit {$DetrendProcessImfileFail + 20} 62 60 end 63 61 … … 191 189 192 190 task.exec 193 # command dettool -toprocessedexp -simple -limit {$DetrendProcessExpFail + 20} 194 command dettool -toprocessedexp -simple 191 command dettool -toprocessedexp -simple -limit {$DetrendProcessExpFail + 20} 195 192 end 196 193
Note:
See TracChangeset
for help on using the changeset viewer.
