IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Sep 27, 2022, 5:08:10 PM (4 years ago)
Author:
tdeboer
Message:

adding CTE detection functionality and new CTE source flag

File:
1 edited

Legend:

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

    r41894 r42293  
    156156ppImageOptions *ppImageParseCamera(pmConfig *config);
    157157bool ppImageSetMaskBits (pmConfig *config, ppImageOptions *options);
     158bool ppImageMaskSetInMetadata(psImageMaskType *outMaskValue, // Value of MASK.VALUE, returned
     159                               psImageMaskType *outMarkValue, // Value of MARK.VALUE, returned
     160                               psMetadata *source  // Source of mask bits
     161  );
    158162
    159163// apply the cell flips to the input data before analysis
Note: See TracChangeset for help on using the changeset viewer.