plot_gaussian_beam_position

plot_gaussian_beam_position(comps_test, comps_ref, phasecentre, image, num=100, plot_file=None, tol=1e-05, **kwargs)[source]

Plot the major and minor size of beams for two lists of skycomponents :param comps_test: List of components to be tested :param comps_ref: List of reference components :param phasecentre: Centre of image in SkyCoords :param image: Image to fit the skycomponents :param num: Number of the brightest sources to plot :param plot_file: Filename of the plot :param tol: Tolerance in rad

Returns:

[bmaj, bmin]: The beam parameters for users to check