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