Imaging (xradio)

Warning

This module is experimental and is likely to be subject to breaking changes in the future.

ska_sdp_func_python.xradio.imaging Package

Functions for imaging xradio visibility datasets.

Functions

invert(xds, backend, *, num_pixels_l, ...)

Invert an xradio visibility dataset into a dirty image cube, using one of the supported invert backends/gridders.

generate_psf(xds, backend, *, num_pixels_l, ...)

Generate the PSF cube associated with the given xradio visibility dataset, using one of the supported invert backends/gridders.

Classes

DuccInvert([epsilon, nthreads, do_wstacking])

Validate and store user options for DUCC invert.

WtowersInvert([subgrid_size, support, ...])

Validate and store user options for the "end-to-end" W-towers gridder.