Changeset 4216 for trunk/psphot/src/image_stats.c
- Timestamp:
- Jun 12, 2005, 3:49:21 PM (21 years ago)
- File:
-
- 1 edited
-
trunk/psphot/src/image_stats.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psphot/src/image_stats.c
r4215 r4216 42 42 float GAIN = psMetadataLookupF32 (&status, config, "GAIN"); 43 43 44 // convert instrumental background to poisson stats 44 45 sky = psStatsAlloc (PS_STAT_SAMPLE_MEAN | PS_STAT_SAMPLE_STDEV); 45 46 sky->sampleMean = stats->sampleMedian;
Note:
See TracChangeset
for help on using the changeset viewer.
