Changeset 9430
- Timestamp:
- Oct 9, 2006, 2:51:18 PM (20 years ago)
- Location:
- trunk/ippTasks
- Files:
-
- 3 edited
-
detrend.process.pro (modified) (1 diff)
-
detrend.resid.pro (modified) (2 diffs)
-
detrend.stack.pro (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTasks/detrend.process.pro
r9428 r9430 26 26 # compare the new list with the ones already selected 27 27 task dettool.process.load 28 command dettool -toprocess -simple28 command dettool -toprocessedimfile -simple 29 29 host local 30 30 -
trunk/ippTasks/detrend.resid.pro
r9428 r9430 2 2 ## this file contains the tasks for running the detrend processing stage 3 3 4 # dettool -toresid -simple4 # dettool -toresidimfile -simple 5 5 # 0 bias 1 850131b mc o_850131b.mc.fit PPIMAGE_O 1.492870 2.848350 292.565582 6 6 # ITER TYPE DET_ID EXP_TAG CLASS_ID URI-IN … … 27 27 # compare the new list with the ones already selected 28 28 task dettool.resid.load 29 command dettool -toresid -simple29 command dettool -toresidimfile -simple 30 30 host local 31 31 -
trunk/ippTasks/detrend.stack.pro
r9338 r9430 27 27 # compare the new list with the ones already selected 28 28 task dettool.stack.load 29 command dettool -tostack -simple29 command dettool -tostacked -simple 30 30 host local 31 31
Note:
See TracChangeset
for help on using the changeset viewer.
