astrohack.core.beamcut

Attributes

quack_chans

Functions

process_beamcut_chunk(beamcut_chunk_params, output_mds)

Ingests a holog_xds containing beamcuts and produces a beamcut_xdtree containing the cuts separated in xdses.

Module Contents

quack_chans = 4[source]
process_beamcut_chunk(beamcut_chunk_params: dict, output_mds: astrohack.io.beamcut_mds.AstrohackBeamcutFile)[source]

Ingests a holog_xds containing beamcuts and produces a beamcut_xdtree containing the cuts separated in xdses.

Parameters:
  • beamcut_chunk_params (dict) – Parameter dictionary with inputs

  • output_mds (AstrohackBeamcutFile) – Output mds file

Returns:

Beamcut_xdtree containing the different cuts for this antenna and DDI.

Return type:

xr.DataTree