Changeset 9104 for trunk/ippTasks/pantasks.pro
- Timestamp:
- Oct 2, 2006, 12:36:59 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/ippTasks/pantasks.pro (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTasks/pantasks.pro
r9081 r9104 40 40 end 41 41 42 macro step2.flat 43 exec dettool -definebyquery -det_type flat -exp_type flat -camera isp 44 input $scripts/detrend.process.pro 45 run 46 end 47 42 48 macro step2.both 43 49 exec dettool -definebyquery -det_type bias -exp_type bias -camera isp 44 50 exec dettool -definebyquery -det_type dark -exp_type dark -camera isp 51 exec dettool -definebyquery -det_type flat -exp_type flat -camera isp 45 52 input $scripts/detrend.process.pro 46 53 run … … 49 56 macro step3 50 57 input $scripts/detrend.stack.pro 58 input $scripts/detrend.norm.pro 51 59 input $scripts/detrend.resid.pro 52 60 input $scripts/detrend.reject.pro
Note:
See TracChangeset
for help on using the changeset viewer.
