Changeset 11336 for trunk/ippTasks/detrend.process.pro
- Timestamp:
- Jan 26, 2007, 4:40:33 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/ippTasks/detrend.process.pro (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTasks/detrend.process.pro
r11323 r11336 41 41 periods -exec $loadexec 42 42 periods -timeout 30 43 npending 1 43 44 44 45 stdout NULL … … 154 155 periods -exec $loadexec 155 156 periods -timeout 30 157 npending 1 156 158 157 159 stdout NULL … … 160 162 task.exec 161 163 if ($DB:n == 0) 164 option DEFAULT 162 165 command dettool -toprocessedexp -limit 20 163 166 else … … 173 176 task.exit 0 174 177 # convert 'stdout' to book format 175 if ($options:n == 0) 176 ipptool2book stdout detPendingProcessedExp -key det_id:iteration:exp_tag -uniq 177 else 178 ipptool2book stdout detPendingProcessedExp -key det_id:iteration:exp_tag -uniq -setword DBNAME $options:0 179 end 178 ipptool2book stdout detPendingProcessedExp -key det_id:iteration:exp_tag -uniq -setword dbname $options:0 180 179 if ($VERBOSE > 2) 181 180 book listbook detPendingProcessedExp
Note:
See TracChangeset
for help on using the changeset viewer.
