Changeset 34095
- Timestamp:
- Jun 26, 2012, 2:09:24 PM (14 years ago)
- File:
-
- 1 edited
-
trunk/ppStack/src/ppStackPrepare.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ppStack/src/ppStackPrepare.c
r34091 r34095 303 303 psVectorStats (fwhmStats, options->inputSeeing, NULL, options->inputMask, 0xff); 304 304 psLogMsg("ppStack", PS_LOG_INFO, "Input FWHMs : %f +/- %f", fwhmStats->clippedMean, fwhmStats->clippedStdev); 305 306 options->clippedMean = fwhmStats->clippedMean; 307 options->clippedStdev = fwhmStats->clippedStdev; 305 308 306 309 if (isfinite(clipFWHMnSig)) {
Note:
See TracChangeset
for help on using the changeset viewer.
