OrderPlot¶
-
class
sherpa.astro.plot.
OrderPlot
[source]¶ Bases:
sherpa.astro.plot.ModelHistogram
Derived class for creating plots of the convolved source model using selected multiple responses
Attributes Summary
histo_prefs
Methods Summary
overplot
(\*args, \*\*kwargs)plot
([overplot, clearwindow])prepare
(data, model[, orders, colors])Attributes Documentation
-
histo_prefs
= {'markersize': None, 'barsabove': False, 'ylog': False, 'ecolor': None, 'capsize': None, 'yerrorbars': False, 'linecolor': None, 'markerfacecolor': None, 'marker': 'None', 'color': None, 'linestyle': 'steps-mid', 'xlog': False}¶
Methods Documentation
-
overplot
(*args, **kwargs)¶
-