Changeset 41705 for trunk/pswarp/src/pswarp.h
- Timestamp:
- Jul 8, 2021, 9:47:22 AM (5 years ago)
- Location:
- trunk
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
pswarp/src/pswarp.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk
- Property svn:mergeinfo changed
/tags/ipp-ps1-20210510 merged: 41663,41665,41669,41685-41704
- Property svn:mergeinfo changed
-
trunk/pswarp/src/pswarp.h
r36835 r41705 222 222 bool pswarpModifyChipAstrom (pmConfig *config, pmFPAview *view, pmChip *chip, pmFPAfile *astrom, bool bilevelAstrometry, double xBin, double yBin); 223 223 bool pswarpGetInputScales (double *xBin, double *yBin, pmConfig *config, pmFPAview *view, pmChip *chip); 224 225 // ppSubMaskSetInMetadata examines named mask values and set the bits for maskValue and 226 // markValue. Ensures that the below-named mask values are set, and calculates the mask value 227 // to catch all of the mask values marked as 'bad'. Supplies the fallback name if the primary 228 // name is not found, or the default values if the fallback name is not found. 229 bool pswarpMaskSetInMetadata(psImageMaskType *outMaskValue, // Value of MASK.VALUE, returned 230 psImageMaskType *outMarkValue, // Value of MARK.VALUE, returned 231 psMetadata *source // Source of mask bits 232 ); 233
Note:
See TracChangeset
for help on using the changeset viewer.
