Changeset 10745 for trunk/ippTasks/detrend.norm.pro
- Timestamp:
- Dec 14, 2006, 9:21:09 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/ippTasks/detrend.norm.pro (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTasks/detrend.norm.pro
r10723 r10745 54 54 55 55 task.exec 56 # command dettool -tonormalizedstat -simple -limit {$DetrendNormStatFail + 20} 57 command dettool -tonormalizedstat -simple 56 command dettool -tonormalizedstat -simple -limit {$DetrendNormStatFail + 20} 58 57 end 59 58 … … 177 176 178 177 task.exec 179 # command dettool -tonormalize -simple -limit {$DetrendNormFail + 20} 180 command dettool -tonormalize -simple 178 command dettool -tonormalize -simple -limit {$DetrendNormFail + 20} 181 179 end 182 180 … … 305 303 306 304 task.exec 307 # command dettool -tonormalizedexp -simple -limit {$DetrendNormExpFail + 20} 308 command dettool -tonormalizedexp -simple 305 command dettool -tonormalizedexp -simple -limit {$DetrendNormExpFail + 20} 309 306 end 310 307
Note:
See TracChangeset
for help on using the changeset viewer.
