hera_sim.rfi.Stations

class hera_sim.rfi.Stations(stations=None, rng=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.

  • rng (np.random.Generator, optional) – Random number generator.

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

is_randomized

Whether this systematic contains a randomized component

return_type

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