IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jul 24, 2008, 3:58:31 PM (18 years ago)
Author:
eugene
Message:

set masked pixels in binned images to maskedValue if requested (needs modified version of API)

File:
1 edited

Legend:

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

    r18556 r18724  
    123123pmReadout* ppImageDetrendSelectFirst(pmCell *cell, char *name, bool doThis);
    124124
    125 bool ppImageRebinChip (pmConfig *config, pmFPAview *view, char *outName);
    126 bool ppImageRebinReadout (pmReadout *output, pmReadout *input, pmFPAfile *outFile);
     125bool ppImageRebinChip (pmConfig *config, pmFPAview *view, ppImageOptions *options, char *outName);
     126bool ppImageRebinReadout (pmReadout *output, pmReadout *input, pmFPAfile *outFile, ppImageOptions *options);
    127127
    128128bool ppImagePhotom (pmConfig *config, pmFPAview *view);
Note: See TracChangeset for help on using the changeset viewer.