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