get_trace_plot
- sherpa.astro.ui.get_trace_plot()
Return the data used to plot the last trace.
- Returns:
- plot
asherpa.plot.TracePlotinstance An object containing the data used by the last call to
plot_trace. The fields will beNoneif the function has not been called.
- plot
See also
plot_traceCreate a trace plot of row number versus value.