IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 2, 2006, 4:44:19 PM (20 years ago)
Author:
jhoblitt
Message:

rename addnormstat -> addnormalizedstat
rename tonormstat -> tonormalizedstat

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/doc/ipptools/dettool.txt

    r9122 r9123  
    140140Pan-Tasks regularly runs:
    141141
    142         dettool -tonormstat
     142        dettool -tonormalizedstat
    143143
    144144This returns a list of detrend id and iteration for which the entire
     
    165165into the database:
    166166
    167         dettool -addnormstat -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>
    168168
    169169In practise, the above three commands ("dettool -processedimfile",
    170 "ppNormCalc" and "dettool -addnormstat") will be performed by a Perl
     170"ppNormCalc" and "dettool -addnormalizedstat") will be performed by a Perl
    171171script, "detrend_norm_calc.pl".
    172172
     
    175175matrix with ppNormCalc.
    176176
    177 *** To do: possible upgrade path is to have "dettool -addnormstat"
     177*** To do: possible upgrade path is to have "dettool -addnormalizedstat"
    178178           parse a metadata config file from ppNorm to get the
    179179           multiple normalisations, instead of running it several
Note: See TracChangeset for help on using the changeset viewer.