hera_sim.noiseΒΆ

Models of thermal noise.

Functions

resample_Tsky(lsts, freqs[, Tsky_mdl, Tsky, ...])

Evaluate an array of sky temperatures.

sky_noise_jy(lsts, freqs, **kwargs)

Generate thermal noise at particular LSTs and frequencies.

white_noise(*args, **kwargs)

Generate white noise in an array.

Classes

Noise(**kwargs)

Base class for thermal noise models.

ThermalNoise([Tsky_mdl, omega_p, ...])

Generate thermal noise based on a sky model.