- Timestamp:
- Nov 28, 2013, 1:22:10 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20130904/ppSim/src/ppSimSmoothReadout.c
r36321 r36323 6 6 psTimerStart ("ppSmooth"); 7 7 8 // XXX use these defaults?9 // float minGauss = 0.1;10 8 float nSigma = psMetadataLookupF32(&status, recipe, "CONVOLVE.NSIGMA"); // SIGMA convolutions (pixels) 11 9 if (!status) nSigma = 5.0; 10 12 11 float sigma = psMetadataLookupF32(&status, recipe, "SEEING"); // Seeing SIGMA (pixels) 13 12
Note:
See TracChangeset
for help on using the changeset viewer.
