Changeset 9823
- Timestamp:
- Nov 1, 2006, 12:41:11 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/doc/ipptools/dettool.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/doc/ipptools/dettool.txt
r9236 r9823 335 335 iteration: 336 336 337 dettool -updatedetrun -det_id <det_id> -iter <iter> [-again|-stop] 338 339 where "-rerun" causes a new iteration to be started and "-stop" causes all 340 iteration to cease (and potentially alerts the human overlords). 337 dettool -updatedetrun -det_id <det_id> -iter <iter> [-again|-state <state>] 338 339 where "-rerun" causes a new iteration to be started and "-state" sets the 340 detrun into other of these states: "stop", "run", "reg". The "stop" states 341 causes all iteration to cease (and potentially alerts the human overlords). 341 342 342 343 In practise, the above three commands ("dettool -residexp", "detool … … 352 353 dettool -rerun -det_id <det_id> -iter <iter> -accept <exp_tag> -accept <exp_tag> ... -reject <exp_tag> -reject <exp_tag> ... 353 354 354 355 -------------------------------------------------------------------------------- 356 357 Registering pre-created detrends 358 359 dettool -register_detrend ... 360 361 Which creates a new detrend run set to the state of "reg". 362 363 detool -register_detrend_imfile -det_id <det_id> ... 364 365 registers a new imfile into the detRun. Note that this operation is a 366 little dangerous as the validity of the det_id run isn't checked. 367 368 detool -updatedetrun -state stop 369 370 Sets the dettool run's state to "stop" so that it will become visiable 371 to detselect. 372
Note:
See TracChangeset
for help on using the changeset viewer.
