lsst.meas.algorithms g4a7591d645+d93123b6aa
Loading...
Searching...
No Matches
PsfCandidate.cc File Reference

Implementation of code to determine spatial model of PSF. More...

Go to the source code of this file.

Namespaces

namespace  lsst
namespace  lsst::meas
namespace  lsst::meas::algorithms

Variables

template<typename PixelT>
int lsst::meas::algorithms::PsfCandidate< PixelT >::_border = 0
template<typename PixelT>
int lsst::meas::algorithms::PsfCandidate< PixelT >::_defaultWidth = 21
template<typename PixelT>
float lsst::meas::algorithms::PsfCandidate< PixelT >::_pixelThreshold = 0.0
template<typename PixelT>
bool lsst::meas::algorithms::PsfCandidate< PixelT >::_doMaskBlends = true

Detailed Description

Implementation of code to determine spatial model of PSF.

Definition in file PsfCandidate.cc.