Changeset 5058 for trunk/psphot/src/psphotImageStats.c
- Timestamp:
- Sep 15, 2005, 12:12:26 PM (21 years ago)
- File:
-
- 1 edited
-
trunk/psphot/src/psphotImageStats.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psphot/src/psphotImageStats.c
r5049 r5058 49 49 sky->sampleStdev = sqrt(sky->sampleMean/GAIN + PS_SQR(NOISE)); 50 50 51 psLogMsg ("psphot", 3, "stats: %f sec\n", psTimerMark ("psphot"));51 psLogMsg ("psphot", 4, "stats: %f sec\n", psTimerMark ("psphot")); 52 52 psLogMsg ("psphot", 3, "background: %f +/- %f\n", sky->sampleMean, sky->sampleStdev); 53 53
Note:
See TracChangeset
for help on using the changeset viewer.
