lsst.meas.algorithms gc49de889cf+7e7e971f48
|
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.