get_trace_plot

sherpa.astro.ui.get_trace_plot()

Return the data used to plot the last trace.

Returns

plot – 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.

Return type

a sherpa.plot.TracePlot instance

See also

plot_trace

Create a trace plot of row number versus value.