IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 12, 2005, 3:49:21 PM (21 years ago)
Author:
eugene
Message:

rework with masks and noise array

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psphot/src/image_stats.c

    r4215 r4216  
    4242    float GAIN  = psMetadataLookupF32 (&status, config, "GAIN");
    4343
     44    // convert instrumental background to poisson stats
    4445    sky = psStatsAlloc (PS_STAT_SAMPLE_MEAN | PS_STAT_SAMPLE_STDEV);
    4546    sky->sampleMean   = stats->sampleMedian;
Note: See TracChangeset for help on using the changeset viewer.