Changeset 8484
- Timestamp:
- Aug 22, 2006, 4:02:41 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/doc/ipptools/dettool.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/doc/ipptools/dettool.txt
r8482 r8484 268 268 where the "-reject" flag indicates that the exposure is not to be 269 269 included in the stack for the next iteration. If "-reject" is not 270 specified, it sets the "accept" boolean to true. 270 specified, it sets the "accept" boolean to true. Then for the current 271 iteration as a whole we can run: 272 273 dettool -addetrunsummary -det_id <det_id> -iter <iter> -exp_id <exp_id> -bg <stat> -bg_stdev <stat> -bg_mean_stdev <stat> [-master] 274 275 Which allows per detrend run iteration summary statics to be registered and 276 can flag the iteration's results as being acceptable for use as a master. 271 277 272 278 Once this has been done, a decision is made whether to make another 273 279 iteration: 274 280 275 dettool -updatedetrun -det_id <det_id> -iter <iter> -bg <stat> -bg_stdev <stat> -bg_mean_stdev <stat>[-rerun|-ok|-stop]281 dettool -updatedetrun -det_id <det_id> -iter <iter> [-rerun|-ok|-stop] 276 282 277 283 where "-rerun" causes a new iteration to be started, "-ok" causes the
Note:
See TracChangeset
for help on using the changeset viewer.
