edges_cal.xrfi.visualise_model_info

edges_cal.xrfi.visualise_model_info(info: ModelFilterInfo | ModelFilterInfoContainer, n: int = 0)[source]

Make a nice visualisation of the info output from xrfi_model().

Parameters:
  • info – The output info from xrfi_model().

  • n – The number of iterations to plot. Default is to plot them all. Negative numbers will plot the last n, and positive will plot the first n.