Changeset 20398
- Timestamp:
- Oct 25, 2008, 9:16:29 AM (18 years ago)
- Location:
- trunk/ippTasks
- Files:
-
- 2 edited
-
detrend.correct.pro (modified) (1 diff)
-
flatcorr.pro (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTasks/detrend.correct.pro
r20384 r20398 64 64 if ($detPendingCorrectImfile_DB >= $DB:n) set detPendingCorrectImfile_DB = 0 65 65 end 66 echo $run 67 add_poll_args run 68 echo $run 66 # add_poll_args run 69 67 command $run 70 68 end -
trunk/ippTasks/flatcorr.pro
r20382 r20398 127 127 if ($flatcorr_pendingprocess_DB >= $DB:n) set flatcorr_pendingprocess_DB = 0 128 128 end 129 add_poll_args run129 # add_poll_args run 130 130 command $run 131 131 end
Note:
See TracChangeset
for help on using the changeset viewer.
