spyrit.core.noise
Noise models
\[y \sim \mathcal{N}\left(z;\theta\right),\]
where \(\mathcal{N}\) the noise distribution, \(z\) represents the noiseless measurements, and \(\theta\) represents the parameters of the noise distribution.
There are two main classes in this module, which simulate Gaussian and Poisson noise.
Classes
|
Simulate measurements corrupted by additive Gaussian noise |
|
Simulate measurements corrupted by Poisson noise |
|
Gaussian approximation of Poisson noise |
|
Gaussian approximation of Poisson noise |