Changeset 14087
- Timestamp:
- Jul 9, 2007, 11:06:41 AM (19 years ago)
- File:
-
- 1 edited
-
trunk/ippTasks/detrend.reject.pro (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTasks/detrend.reject.pro
r14042 r14087 68 68 if ($DB:n == 0) 69 69 option DEFAULT 70 command dettool - residdetrun-limit 2070 command dettool -todetrunsummary -limit 20 71 71 else 72 72 # save the DB name for the exit tasks 73 73 option $DB:$detRejectExp_DB 74 command dettool - residdetrun-limit 20 -dbname $DB:$detRejectExp_DB74 command dettool -todetrunsummary -limit 20 -dbname $DB:$detRejectExp_DB 75 75 $detRejectExp_DB ++ 76 76 if ($detRejectExp_DB >= $DB:n) set detRejectExp_DB = 0
Note:
See TracChangeset
for help on using the changeset viewer.
