create_calibration_controls

ska_sdp_func_python.calibration.chain_calibration.create_calibration_controls()[source]

Create a dictionary containing default chain calibration controls.

The fields are

T: Atmospheric phase G: Electronic gains B: Bandpass

Not supported:

P: Polarisation I: Ionosphere

Therefore, first get this default dictionary and then adjust parameters as desired. The calibrate function takes a context string e.g. TGB. It then calibrates each of these Jones matrices in turn.

Note that P and I calibration require off diagonal terms producing n on-commutation of the Jones matrices. This is not handled yet.

Returns:

dictionary