IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Dec 22, 2005, 4:20:27 PM (21 years ago)
Author:
eugene
Message:

various cleanups, fixes, additions...

File:
1 edited

Legend:

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

    r5772 r5828  
    2626    threshold = NSIGMA*sky->sampleStdev + sky->sampleMean;
    2727    // threshold = NSIGMA*sky->sampleStdev;
    28     psLogMsg ("psphot", 3, "threshold: %f DN\n", threshold);
     28    psLogMsg ("psphot", 4, "threshold: %f DN\n", threshold);
    2929
    3030    // find the peaks in the smoothed image
Note: See TracChangeset for help on using the changeset viewer.