Changeset 9123 for trunk/doc/ipptools/dettool.txt
- Timestamp:
- Oct 2, 2006, 4:44:19 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/doc/ipptools/dettool.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/doc/ipptools/dettool.txt
r9122 r9123 140 140 Pan-Tasks regularly runs: 141 141 142 dettool -tonorm stat142 dettool -tonormalizedstat 143 143 144 144 This returns a list of detrend id and iteration for which the entire … … 165 165 into the database: 166 166 167 dettool -addnorm stat -det_id <det_id> -iter <iter> -class_id <class_id> -norm <normalisation>167 dettool -addnormalizedstat -det_id <det_id> -iter <iter> -class_id <class_id> -norm <normalisation> 168 168 169 169 In practise, the above three commands ("dettool -processedimfile", 170 "ppNormCalc" and "dettool -addnorm stat") will be performed by a Perl170 "ppNormCalc" and "dettool -addnormalizedstat") will be performed by a Perl 171 171 script, "detrend_norm_calc.pl". 172 172 … … 175 175 matrix with ppNormCalc. 176 176 177 *** To do: possible upgrade path is to have "dettool -addnorm stat"177 *** To do: possible upgrade path is to have "dettool -addnormalizedstat" 178 178 parse a metadata config file from ppNorm to get the 179 179 multiple normalisations, instead of running it several
Note:
See TracChangeset
for help on using the changeset viewer.
