Changeset 14153 for trunk/ippTasks/detrend.stack.pro
- Timestamp:
- Jul 11, 2007, 5:11:59 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/ippTasks/detrend.stack.pro (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTasks/detrend.stack.pro
r14042 r14153 82 82 task.exit 0 83 83 # convert 'stdout' to book format 84 ipptool2book stdout detPendingStackedImfile -key det_id:iteration:class_id -uniq -setword dbname $options:0 84 ipptool2book stdout detPendingStackedImfile -key det_id:iteration:class_id -uniq -setword dbname $options:0 -setword pantaskState INIT 85 85 if ($VERBOSE > 2) 86 86 book listbook detPendingStackedImfile … … 114 114 115 115 # look for new images in detPendingStackedImfile 116 book getpage detPendingStackedImfile 0 -var pageName -key pantaskState NULL116 book getpage detPendingStackedImfile 0 -var pageName -key pantaskState INIT 117 117 if ($pageName == NULL) break 118 118
Note:
See TracChangeset
for help on using the changeset viewer.
