Changeset 25755 for trunk/psphot/src/psphotReadoutKnownSources.c
- Timestamp:
- Oct 2, 2009, 3:12:47 PM (17 years ago)
- Location:
- trunk/psphot/src
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
psphotReadoutKnownSources.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/psphotReadoutKnownSources.c
r23442 r25755 41 41 42 42 // construct sources and measure basic stats 43 psArray *sources = psphotSourceStats (config, readout, detections );43 psArray *sources = psphotSourceStats (config, readout, detections, true); 44 44 if (!sources) return false; 45 45
Note:
See TracChangeset
for help on using the changeset viewer.
