get_cdf_plot
- sherpa.astro.ui.get_cdf_plot()
Return the data used to plot the last CDF.
- Returns:
plot – An object containing the data used by the last call to
plot_cdf. The fields will beNoneif the function has not been called.- Return type:
a
sherpa.plot.CDFPlotinstance
See also
plot_cdfPlot the cumulative density function of an array.