IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Dec 26, 2007, 4:09:56 PM (18 years ago)
Author:
eugene
Message:

adding ppImageReplaceBackground

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ppImage/src/ppImage.h

    r14223 r15933  
    3636    bool doAstromMosaic;                // full-mosaic Astrometry
    3737    bool doStats;                       // call ppStats on the image
     38    bool replaceMasked;                 // fill in masked values with background model
    3839
    3940    // output files requested
     
    127128bool ppImageAddstar (pmConfig *config);
    128129
     130bool ppImageReplaceBackground (pmConfig *config, pmFPAview *view, ppImageOptions *options);
     131
    129132bool ppImageMosaicChip (pmConfig *config, const ppImageOptions *options, const pmFPAview *view,
    130133                        const char *outFile, const char *inFile);
Note: See TracChangeset for help on using the changeset viewer.