get_cdf_plot¶
-
sherpa.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 be None
if the function has not been called.Return type: a sherpa.plot.CDFPlot instance See also
plot_cdf()
- Plot the cumulative density function of an array.