IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 10, 2010, 7:42:02 PM (16 years ago)
Author:
eugene
Message:

updates from eam_branches/20091201

File:
1 edited

Legend:

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

    r24862 r26899  
    152152    );
    153153
     154/// Generate JPEG images
     155bool ppSubResidualSampleJpeg(pmConfig *config);
     156
    154157/// Generate inverse subtraction
    155158bool ppSubReadoutInverse(pmConfig *config // Configuration
     
    160163bool psMetadataCopySingle(psMetadata *target, psMetadata *source, const char *name);
    161164
     165bool ppSubCopyPSF (pmFPAfile *output, pmFPAfile *input, pmFPAview *view);
     166
    162167///@}
    163168#endif
Note: See TracChangeset for help on using the changeset viewer.