IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
May 8, 2013, 1:38:20 PM (13 years ago)
Author:
bills
Message:

compute number of additional pixels masked by the auxilary mask and save it
in the statistic MASKFRAC_MAGIC

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ppImage/src/ppImageLoop.c

    r35531 r35533  
    189189        }
    190190
    191         if (!ppImageAuxiliaryMask(config, view, options)) {
     191        if (!ppImageAuxiliaryMask(config, view, options, stats)) {
    192192            ESCAPE("Unable to apply auxiliary mask");
    193193        }
Note: See TracChangeset for help on using the changeset viewer.