astrohack.core.holog ==================== .. py:module:: astrohack.core.holog Functions --------- .. autoapisummary:: astrohack.core.holog.process_holog_chunk Module Contents --------------- .. py:function:: process_holog_chunk(holog_chunk_params: dict, output_mds: astrohack.io.image_mds.AstrohackImageFile) Process chunk holography data along the antenna axis. Works with holography file to properly grid , normalize, average and correct data and returns the aperture pattern. :param holog_chunk_params: Dictionary containing holography parameters. :type holog_chunk_params: dict :param output_mds: Output mds object