Changeset 25755 for trunk/psphot/src/psphotMakeFluxScale.c
- Timestamp:
- Oct 2, 2009, 3:12:47 PM (17 years ago)
- Location:
- trunk/psphot/src
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
psphotMakeFluxScale.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psphot/src
- Property svn:ignore
-
old new 18 18 psphotVersionDefinitions.h 19 19 psphotMomentsStudy 20 psphotPetrosianStudy
-
- Property svn:ignore
-
trunk/psphot/src/psphotMakeFluxScale.c
r20453 r25755 60 60 goto DONE; 61 61 } 62 if (trend->mode == PM_TREND_MAP) { 63 // p_psImagePrint (2, trend->map->map, "FluxScale Before"); // XXX TEST: 64 psImageMapRepair (trend->map->map); 65 // p_psImagePrint (2, trend->map->map, "FluxScale After"); // XXX TEST: 66 } 62 67 63 68 // XXX do something useful to measure residual statistics
Note:
See TracChangeset
for help on using the changeset viewer.
