astrohack.core.fringefit_locit

Functions

fringefit_locit_looping_dict(→ tuple[dict, str])

Create looping dictionary for fringefit locit

fringefit_locit_chunk(locit_parms, output_mds)

Chunk function for fringefit locit

Module Contents

fringefit_locit_looping_dict(locit_parms: dict, full_antenna_list: list) tuple[dict, str][source]

Create looping dictionary for fringefit locit :param locit_parms: Input parameters to fringefit locit :param full_antenna_list: Full list of antenna names

Returns:

the looping dictionary and the reference antenna name

Return type:

tuple containing

fringefit_locit_chunk(locit_parms: dict, output_mds: astrohack.AstrohackPositionFile)[source]

Chunk function for fringefit locit :param locit_parms: input parameters for fringefit locit :param output_mds: The output AstrohackPositionFile onto which to add this antenna’s xds.

Returns:

Antenna xds saved to disk.