get_trace_plot¶
- sherpa.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 beNoneif the function has not been called.- Return type
a
sherpa.plot.TracePlotinstance
See also
plot_traceCreate a trace plot of row number versus value.