hera_sim.rfi.Stations#

class hera_sim.rfi.Stations(stations=None)[source]#

A collection of RFI stations.

Generates RFI from all given stations.

Parameters:

stations (list of RfiStation) – The list of stations that produce RFI.

Methods

__call__(lsts, freqs, **kwargs)

Generate the RFI from all stations.

get_aliases()

Get all the aliases by which this model can be identified.

get_model(mdl)

Get a model with a particular name (including aliases).

get_models([with_aliases])

Get a dictionary of models associated with this component.

Attributes

attrs_to_pull

Mapping between parameter names and Simulator attributes

is_multiplicative

Whether this systematic multiplies existing visibilities

return_type

Whether the returned value is per-antenna, per-baseline, or the full array