Changeset 7327
- Timestamp:
- Jun 2, 2006, 6:05:41 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/psphot/src/psphotImageMedian.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psphot/src/psphotImageMedian.c
r6950 r7327 16 16 MAX_SAMPLE_PIXELS = psMetadataLookupF32 (&status, recipe, "IMSTATS_NPIX"); 17 17 if (!status) MAX_SAMPLE_PIXELS = 1000; 18 psImageClippedStatsInit(MAX_SAMPLE_PIXELS );18 psImageClippedStatsInit(MAX_SAMPLE_PIXELS, 0); 19 19 20 20 // subtract this amount extra from the sky
Note:
See TracChangeset
for help on using the changeset viewer.
