lsst.meas.algorithms g4a7591d645+ff8a1bd350
Loading...
Searching...
No Matches
lsst.meas.algorithms.gaussianPsfFactory Namespace Reference

Classes

class  GaussianPsfFactory

Functions

 isPositive (x)

Variables

float SigmaPerFwhm = 1.0 / (2.0 * math.sqrt(2.0 * math.log(2.0)))

Function Documentation

◆ isPositive()

isPositive ( x)

Definition at line 34 of file gaussianPsfFactory.py.

Variable Documentation

◆ SigmaPerFwhm

float lsst.meas.algorithms.gaussianPsfFactory.SigmaPerFwhm = 1.0 / (2.0 * math.sqrt(2.0 * math.log(2.0)))

Definition at line 31 of file gaussianPsfFactory.py.