Changeset 14630 for trunk/ippTasks/detrend.stack.pro
- Timestamp:
- Aug 23, 2007, 9:43:12 AM (19 years ago)
- File:
-
- 1 edited
-
trunk/ippTasks/detrend.stack.pro (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTasks/detrend.stack.pro
r14153 r14630 32 32 33 33 macro detstack.on 34 task det tool.stack.load34 task detrend.stack.load 35 35 active true 36 36 end 37 task det tool.stack.run37 task detrend.stack.run 38 38 active true 39 39 end … … 41 41 42 42 macro detstack.off 43 task det tool.stack.load43 task detrend.stack.load 44 44 active false 45 45 end 46 task det tool.stack.run46 task detrend.stack.run 47 47 active false 48 48 end … … 55 55 # new entries are added to detPendingStackedImfile 56 56 # compare the new list with the ones already selected 57 task det tool.stack.load57 task detrend.stack.load 58 58 host local 59 59 … … 103 103 104 104 # copy new images, sending job to desired host 105 task det tool.stack.run105 task detrend.stack.run 106 106 periods -poll $runpoll 107 107 periods -exec $runexec
Note:
See TracChangeset
for help on using the changeset viewer.
