Changeset 9053
- Timestamp:
- Sep 28, 2006, 5:12:43 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/doc/ipptools/dettool.txt (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/doc/ipptools/dettool.txt
r9050 r9053 166 166 167 167 In practise, the above three commands ("dettool -processed -unmask", 168 "ppNorm " and "dettool -addnormstat") will be performed by a Perl168 "ppNormCalc" and "dettool -addnormstat") will be performed by a Perl 169 169 script, "detrend_norm_calc.pl". 170 170 … … 193 193 and statistics: 194 194 195 pp NormApply-file <in_uri> <out_uri> -norm <normalisation> -stat <statictics_file>195 ppImage -file <in_uri> <out_uri> -norm <normalisation> -stat <statictics_file> 196 196 197 197 The normalised imfile is then inserted into detNormalizedImfile: … … 199 199 dettool -addnormalizedimfile -det_id <det_id> -iter <iter> -class_id <class_id> -uri <out_uri> -b1_uri <b1_uri> -b2_uri <b2_uri> -bg <stat> -bg_stdev <stat> -bg_mean_stdev <stat> 200 200 201 In practise, the above two commands ("pp Arith" and "dettool201 In practise, the above two commands ("ppImage" and "dettool 202 202 -addnormalizedimfile") will be performed by a Perl script, 203 203 "detrend_norm_apply.pl". … … 273 273 For these, we create the mosaic jpeg images: 274 274 275 ppImage -file <b1_fits> <something> -recipe PPIMAGE <some_jpeg_recipe> 276 277 *** To do: Mode for ppImage (or new program) just to generate a mosaic 278 jpeg. 275 ppImage -file <b1_fits> <something> -recipe PPIMAGE PPIMAGE_J 276 ppImage -file <b2_fits> <something> -recipe PPIMAGE PPIMAGE_J 279 277 280 278 We also use the statistics from each of the components to decide if
Note:
See TracChangeset
for help on using the changeset viewer.
