lsst.meas.base
13.0-33-gb1a1d47+9
|
Classes | |
class | DummyNoiseReplacer |
A do-nothing standin for NoiseReplacer, used when we want to disable NoiseReplacer. More... | |
class | FixedGaussianNoiseGenerator |
Generates Gaussian noise with a fixed mean and standard deviation. More... | |
class | GaussianNoiseGenerator |
Generates noise using the afwMath.Random() and afwMath.randomGaussianImage() routines. More... | |
class | ImageNoiseGenerator |
class | NoiseGenerator |
Base class for noise generators used by the "doReplaceWithNoise" routine: these produce HeavyFootprints filled with noise generated in various ways. More... | |
class | NoiseReplacer |
Class that handles replacing sources with noise during measurement. More... | |
class | NoiseReplacerConfig |
class | NoiseReplacerList |
class | VariancePlaneNoiseGenerator |
Generates Gaussian noise whose variance matches that of the variance plane of the image. More... | |