IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 8492


Ignore:
Timestamp:
Aug 22, 2006, 4:25:19 PM (20 years ago)
Author:
Paul Price
Message:

ppImage allows one to create an output statistics file (using ppStats library).

File:
1 edited

Legend:

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

    r8485 r8492  
    5353processed by:
    5454
    55         ppImage -file <imfile_uri> <processed_uri> -recipe PPIMAGE <ppImage_recipe>
    56 
    57 *** To do: ppImage needs to output statistics
     55        ppImage -file <imfile_uri> <processed_uri> -recipe PPIMAGE <ppImage_recipe> -stat <temporary_statistics_file>
    5856
    5957One processing has been performed, "dettool -addprocessed" adds an
     
    192190For each of these imfiles, we generate the residual image, and binned images:
    193191
    194         ppImage -file <processed_uri> <residual_uri> -recipe PPIMAGE <ppImage_residual_recipe>
    195 
    196 *** To do: ppImage needs to return a statistic so we can judge how
    197            good the residual is.
     192        ppImage -file <processed_uri> <residual_uri> -recipe PPIMAGE <ppImage_residual_recipe> -stat <temporary_statistics_file>
    198193
    199194The residual is then inserted into the database:
Note: See TracChangeset for help on using the changeset viewer.