plot_work_terms

ska_sdp_exec_swiftly.utils.plot_work_terms(constants_class, fig_name=None)[source]

Calculate actual work terms to use and plot to check them. We need both n and b in image space.

TODO: What exactly are these work terms?? :param constants_class: BaseArrays class object

containing fundamental and derived parameters

Parameters:

fig_name – partial name or prefix (can include path) if figure is saved. If None, pylab.show() is called instead