plot_skycomponents_flux

plot_skycomponents_flux(comps_test, comps_ref, plot_file=None, tol=1e-05, refchan=None, **kwargs)[source]

Generate flux scatter plot for two lists of skycomponents

Parameters:
  • comps_test – List of components to be tested

  • comps_ref – List of reference components

  • plot_file – Filename of the plot

  • tol – Tolerance in rad

  • refchan – Reference channel for comparison, default is centre channel

Returns:

[flux_in, flux_out]: The flux array for users to check