lsst.meas.algorithms gf36ae6ace1+7de1d741e2
Classes | Namespaces | Variables
installGaussianPsf.py File Reference

Go to the source code of this file.

Classes

class  lsst.meas.algorithms.installGaussianPsf.InstallGaussianPsfConfig
 
class  lsst.meas.algorithms.installGaussianPsf.InstallGaussianPsfTask
 

Namespaces

namespace  lsst
 
namespace  lsst::meas
 
namespace  lsst::meas::algorithms
 Fit spatial kernel using approximate fluxes for candidates, and solving a linear system of equations.
 
namespace  lsst.meas.algorithms.installGaussianPsf
 

Variables

float lsst.meas.algorithms.installGaussianPsf.FwhmPerSigma = 2.0*math.sqrt(2.0*math.log(2.0))