IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jul 3, 2007, 1:52:18 PM (19 years ago)
Author:
eugene
Message:

update to new ppStatsFPA API

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/pswarp/src/pswarpLoop.c

    r13904 r14007  
    211211    // Perform statistics on the output image
    212212    if (stats) {
    213         if (!ppStats(stats, output->parent->parent->parent, view, maskBad | maskPoor, config)) {
     213        if (!ppStatsFPA(stats, output->parent->parent->parent, view, maskBad | maskPoor, config)) {
    214214            psWarning("Unable to perform statistics on warped image.");
    215215        }
Note: See TracChangeset for help on using the changeset viewer.