get_cdf_plot

sherpa.astro.ui.get_cdf_plot()

Return the data used to plot the last CDF.

Returns:
plota sherpa.plot.CDFPlot instance

An object containing the data used by the last call to plot_cdf. The fields will be None if the function has not been called.

See also

plot_cdf

Plot the cumulative density function of an array.