Changeset 9059
- Timestamp:
- Sep 28, 2006, 5:32:20 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/doc/ipptools/dettool.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/doc/ipptools/dettool.txt
r9056 r9059 57 57 In addition to removing the nominated instrumental signatures, this 58 58 also generates binned images to create a JPEG in the next step. Once 59 processing has been performed, "dettool -addprocessed " adds an imfile60 to detProcessedImfiles:61 62 dettool -addprocessed -det_id <det_id> -exp_tag <exp_tag> -class_id <class_id> -uri <processed_uri> -recip <ppImage_recipe> -bg <stat> -bg_stdev <stat> -bg_mean_stdev <stat> -b1_uri <binned1_uri> -b2_uri <binned2_uri>63 64 In practise, the above "ppImage" and "dettool -addprocessed " commands65 will be performed by a script, "detrend_process_imfile.pl".59 processing has been performed, "dettool -addprocessedimfile" adds an 60 imfile to detProcessedImfiles: 61 62 dettool -addprocessedimfile -det_id <det_id> -exp_tag <exp_tag> -class_id <class_id> -uri <processed_uri> -recip <ppImage_recipe> -bg <stat> -bg_stdev <stat> -bg_mean_stdev <stat> -b1_uri <binned1_uri> -b2_uri <binned2_uri> 63 64 In practise, the above "ppImage" and "dettool -addprocessedimfile" 65 commands will be performed by a script, "detrend_process_imfile.pl". 66 66 67 67 --------------------------------------------------------------------------------
Note:
See TracChangeset
for help on using the changeset viewer.
