Changeset 8450
- Timestamp:
- Aug 21, 2006, 3:16:17 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/doc/ipptools/dettool.txt (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/doc/ipptools/dettool.txt
r8449 r8450 60 60 imfile to detProcessedImfiles: 61 61 62 dettool -addprocessed -det_id <det_id> -exp_id <exp_id> -class_id <class_id> -uri <processed_uri> -recip e<ppImage_recipe> -bg <stat> -bg_stdev <stat> -bg_mean_stdev <stat>62 dettool -addprocessed -det_id <det_id> -exp_id <exp_id> -class_id <class_id> -uri <processed_uri> -recip <ppImage_recipe> -bg <stat> -bg_stdev <stat> -bg_mean_stdev <stat> 63 63 64 64 In practise, the above "ppImage" and "dettool -addprocessed" commands … … 101 101 stacked class_id and and optionally marks it for normalization: 102 102 103 dettool -addstacked [-pleasenormalize] -det_id <det_id> -iter <iter> -class_id <class_id> - uri <stacked_uri> -bg <stat> -bg_stdev <stat> -bg_mean_stdev <stat>103 dettool -addstacked [-pleasenormalize] -det_id <det_id> -iter <iter> -class_id <class_id> -recip <recipe> -uri <stacked_uri> -bg <stat> -bg_stdev <stat> -bg_mean_stdev <stat> 104 104 105 105 The "-pleasenormalize" flag indicates that the normalisation steps are … … 199 199 The residual is then inserted into the database: 200 200 201 dettool -addresidimfile -det_id <det_id> -exp_id <exp_id> -class_id <class_id> - bg <stat> -bg_stdev <stat> -bg_mean_stdev <stat> -b1_uri <b1_fits> -b2_uri <b2_fits>201 dettool -addresidimfile -det_id <det_id> -exp_id <exp_id> -class_id <class_id> -recip <recipe> -bg <stat> -bg_stdev <stat> -bg_mean_stdev <stat> -b1_uri <b1_fits> -b2_uri <b2_fits> 202 202 203 203 In practise, the above two commands ("ppImage" and "dettool … … 234 234 problems; these could be removed by other means): 235 235 236 dettool -addresidexp -det_id <det_id> -iter <iter> -exp_id <exp_id> - b1_uri <uri_jpeg1> -b2_uri <uri_jpeg2> -bg <stat> -bg_stdev <stat> -bg_mean_stdev <stat> [-reject]236 dettool -addresidexp -det_id <det_id> -iter <iter> -exp_id <exp_id> -recip <recipe> -b1_uri <uri_jpeg1> -b2_uri <uri_jpeg2> -bg <stat> -bg_stdev <stat> -bg_mean_stdev <stat> [-reject] 237 237 238 238 where the "-reject" flag indicates that the exposure is not to be
Note:
See TracChangeset
for help on using the changeset viewer.
