lsst.meas.algorithms ge6526c86ff+d4c1d4bfef
|
Classes | |
class | GaussianPsfFactory |
Functions | |
isPositive (x) | |
Variables | |
float | SigmaPerFwhm = 1.0 / (2.0 * math.sqrt(2.0 * math.log(2.0))) |
lsst.meas.algorithms.gaussianPsfFactory.isPositive | ( | x | ) |
Definition at line 34 of file gaussianPsfFactory.py.
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.