lsst.meas.algorithms g2b1a15d7c7+7512567c8e
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.