Sky models

ska_sdp_func_python.sky_model.skymodel_imaging Module

Functions to invert and predict Visibility from SkyModels.

Functions

skymodel_calibrate_invert(bvis, skymodel[, ...])

Inverse Fourier sum of Visibility to Image and components.

skymodel_predict_calibrate(bvis, skymodel[, ...])

Predict visibility for a SkyModel, optionally applying calibration.

dp3_predict(bvis, skymodel, **kwargs)

Wrapper to run the DP3 predict step based on a given SkyModel.