API Reference

Modules

hera_sim.vis

Functions for producing white-noise redundant visibilities.

hera_sim.antpos

A module for creating antenna array configurations.

hera_sim.defaults

Class for dynamically changing hera_sim parameter defaults.

hera_sim.eor

A module for simulating EoR-like visibilities.

hera_sim.foregrounds

Visibility-space foreground models.

hera_sim.interpolators

This module provides interfaces to different interpolation classes.

hera_sim.io

Methods for input/output of data.

hera_sim.noise

Models of thermal noise.

hera_sim.rfi

Models of radio frequency interference.

hera_sim.sigchain

Models of signal-chain systematics.

hera_sim.simulate

Module containing a high-level interface for hera_sim.

hera_sim.utils

Utility module.

hera_sim.cli_utils

Useful helper functions and argparsers for running simulations via CLI.

hera_sim.components

A module providing discoverability features for hera_sim.

Visibility Simulators

Simulation Framework

hera_sim.visibilities.simulators

Module defining a high-level visibility simulator wrapper.

Built-In Simulators

hera_sim.visibilities.pyuvsim_wrapper.UVSim([quiet])

A wrapper around the pyuvsim simulator.