Changeset 28164 for branches/czw_branch/20100519/psphot/src
- Timestamp:
- May 28, 2010, 3:09:59 PM (16 years ago)
- Location:
- branches/czw_branch/20100519
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
psphot/src/psphotMagnitudes.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/czw_branch/20100519
- Property svn:mergeinfo changed
/trunk (added) merged: 28046-28057,28062-28069,28072-28076,28079-28100
- Property svn:mergeinfo changed
-
branches/czw_branch/20100519/psphot/src/psphotMagnitudes.c
r28013 r28164 87 87 bool IGNORE_GROWTH = psMetadataLookupBool (&status, recipe, "IGNORE_GROWTH"); 88 88 bool INTERPOLATE_AP = psMetadataLookupBool (&status, recipe, "INTERPOLATE_AP"); 89 bool DIFF_STATS = psMetadataLookupBool (&status, recipe, " INTERPOLATE_AP");89 bool DIFF_STATS = psMetadataLookupBool (&status, recipe, "DIFF_STATS"); 90 90 91 91 pmSourcePhotometryMode photMode = PM_SOURCE_PHOT_APCORR | PM_SOURCE_PHOT_WEIGHT;
Note:
See TracChangeset
for help on using the changeset viewer.
