Changeset 9076
- Timestamp:
- Sep 29, 2006, 5:24:05 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/doc/ipptools/dettool.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/doc/ipptools/dettool.txt
r9070 r9076 210 210 Pan-Tasks regularly runs: 211 211 212 dettool - normexp212 dettool -tonormalizedexp 213 213 214 214 which returns a list of stack exposures which have had normalised … … 217 217 For each exposure, we get the list of component imfiles: 218 218 219 dettool -norm imfile -exp_tag <exp_tag>219 dettool -normalizedimfile -exp_tag <exp_tag> 220 220 221 221 This includes the statistics (bg, bg_stdev, bg_mean_stdev) and the … … 227 227 The statistics and JPEG uri are pushed into the database: 228 228 229 dettool -addnorm exp -exp_tag <exp_tag> -j1_uri <jpeg1_uri> -j2_uri <jpeg2_uri> -bg <stat> -bg_stdev <stat> -bg_mean_stdev <stat>229 dettool -addnormalizedexp -det_id <det_id> -iteration <iteration> -exp_tag <exp_tag> -b1_uri <jpeg1_uri> -b2_uri <jpeg2_uri> -bg <stat> -bg_stdev <stat> -bg_mean_stdev <stat> 230 230 231 231 In practise, the above three commands ("dettool -stackimfile",
Note:
See TracChangeset
for help on using the changeset viewer.
