get_trace_plot

sherpa.astro.ui.get_trace_plot()

Return the data used to plot the last trace.

Returns:
plota sherpa.plot.TracePlot instance

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

See also

plot_trace

Create a trace plot of row number versus value.