hera_sim.rfiΒΆ

Models of radio frequency interference.

Classes

DTV([dtv_band, dtv_channel_width, ...])

Generate RFI arising from digitial TV channels.

Impulse([impulse_chance, impulse_strength, rng])

Generate RFI impulses (short time, broad frequency).

RFI(**kwargs)

Base class for RFI models.

RfiStation(f0[, duty_cycle, strength, std, ...])

Generate RFI based on a particular "station".

Scatter([scatter_chance, scatter_strength, ...])

Generate random RFI scattered around the waterfall.

Stations([stations, rng])

A collection of RFI stations.