plot_skycomponents_flux_histogram

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

Generate flux ratio plot vs distance 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

  • nbins – Number of bins for the histrogram

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

Returns:

hist: The flux array for users to check