nenupy.instru.interferometer

Interferometric Array

Classes

Baseline(itrf_positions)

Class to handle interferometric baseline operations.

Interferometer(position, antenna_names, ...)

Abstract base class for all phased-array/interferometer classes.

ObservingMode(value)

Enumerator of the different available observing modes of NenuFAR.

Exceptions

AntennaIndexError(input_index, ...)

Error raised when the index doesn't match existing antenna indices.

AntennaNameError(input_name, available_antennas)

Error raised when the name doesn't match existing antenna names.

DuplicateAntennaError(input_antenna)

Error raised when antennas are duplicated.