Changeset 11336
- Timestamp:
- Jan 26, 2007, 4:40:33 PM (19 years ago)
- Location:
- trunk/ippTasks
- Files:
-
- 8 edited
-
detrend.norm.pro (modified) (3 diffs)
-
detrend.process.pro (modified) (4 diffs)
-
detrend.reject.pro (modified) (1 diff)
-
detrend.resid.pro (modified) (2 diffs)
-
detrend.stack.pro (modified) (1 diff)
-
pantasks.pro (modified) (1 diff)
-
phase2.pro (modified) (1 diff)
-
phase3.pro (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTasks/detrend.norm.pro
r11323 r11336 44 44 periods -exec $loadexec 45 45 periods -timeout 30 46 npending 1 46 47 47 48 stdout NULL … … 152 153 periods -exec $loadexec 153 154 periods -timeout 30 155 npending 1 154 156 155 157 stdout NULL … … 262 264 periods -exec $loadexec 263 265 periods -timeout 30 266 npending 1 264 267 265 268 stdout NULL -
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 -
trunk/ippTasks/detrend.reject.pro
r11323 r11336 38 38 periods -exec $loadexec 39 39 periods -timeout 30 40 npending 1 40 41 41 42 stdout NULL -
trunk/ippTasks/detrend.resid.pro
r11323 r11336 41 41 periods -exec $loadexec 42 42 periods -timeout 30 43 npending 1 43 44 44 45 stdout NULL … … 157 158 periods -exec $loadexec 158 159 periods -timeout 30 160 npending 1 159 161 160 162 stdout NULL -
trunk/ippTasks/detrend.stack.pro
r11323 r11336 38 38 periods -exec $loadexec 39 39 periods -timeout 30 40 npending 1 40 41 41 42 stdout NULL -
trunk/ippTasks/pantasks.pro
r11323 r11336 74 74 exec mkdir -p $LOGDIR 75 75 76 list DB -add isptest76 # list DB -add isp 77 77 78 78 if ($parallel) -
trunk/ippTasks/phase2.pro
r11323 r11336 38 38 periods -exec $loadexec 39 39 periods -timeout 30 40 npending 1 40 41 41 42 stdout NULL -
trunk/ippTasks/phase3.pro
r11323 r11336 38 38 periods -exec $loadexec 39 39 periods -timeout 30 40 npending 1 40 41 41 42 stdout $LOGSUBDIR/phase3.exp.log
Note:
See TracChangeset
for help on using the changeset viewer.
