Changeset 32840
- Timestamp:
- Nov 30, 2011, 11:41:54 AM (15 years ago)
- Location:
- tags/ipp-20111110/psModules
- Files:
-
- 4 edited
-
. (modified) (1 prop)
-
src/astrom/pmAstrometryWCS.c (modified) (1 diff)
-
src/objects (modified) (2 props)
-
src/objects/pmSourceMasks.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
tags/ipp-20111110/psModules
- Property svn:mergeinfo set to
-
tags/ipp-20111110/psModules/src/astrom/pmAstrometryWCS.c
r28386 r32840 487 487 488 488 if (fpa->toSky == NULL) { 489 psFree(fpa->toTPA); 490 psFree(fpa->fromTPA); 489 491 fpa->toTPA = psPlaneTransformIdentity (1); 490 492 fpa->fromTPA = psPlaneTransformIdentity (1); -
tags/ipp-20111110/psModules/src/objects
- Property svn:ignore
-
old new 9 9 pmSourceIO_CMF_PS1_V3.c 10 10 pmSourceIO_CMF_PS1_V4.c 11 pmSourceIO_CMF_PS1_V3.v1.c 12 pmSourceIO_CMF_PS1_V1.v1.c 13 pmSourceIO_CMF_PS1_V2.v1.c 14
-
- Property svn:mergeinfo changed
/trunk/psModules/src/objects merged: 32773,32808
- Property svn:ignore
-
tags/ipp-20111110/psModules/src/objects/pmSourceMasks.h
r31670 r32840 46 46 PM_SOURCE_MODE2_DIFF_WITH_DOUBLE = 0x00000002, ///< diff source matched to positive detections in both images 47 47 PM_SOURCE_MODE2_MATCHED = 0x00000004, ///< diff source matched to positive detections in both images 48 PM_SOURCE_MODE2_DIFF_SELF_MATCH = 0x00000800, ///< positive detection match is probably this source 48 49 49 50 PM_SOURCE_MODE2_ON_SPIKE = 0x00000008, ///< > 25% of (PSF-weighted) pixels land on diffraction spike
Note:
See TracChangeset
for help on using the changeset viewer.
