create_antenna_hdu#

pyvisgen.fits.writer.create_antenna_hdu(obs) BinTableHDU[source]#

Creates the antenna HDU for the FITS file.

Parameters:
obsObservation

Observation class object containing information on the observation, including antenna data.

Returns:
hdu_antBinTableHDU

BinTableHDU containing antenna data for the FITS file.