hera_sim.antposΒΆ

A module for creating antenna array configurations.

Input parameters vary between functions, but all functions return a dictionary whose keys refer to antenna numbers and whose values refer to the ENU position of the antennas.

Classes

Array(**kwargs)

Base class for constructing telescope array objects.

HexArray([sep, split_core, outriggers])

Build a hexagonal array configuration, nominally matching HERA.

LinearArray([sep])

Build a linear (east-west) array configuration.