ModelHistogram¶
-
class
sherpa.astro.plot.ModelHistogram[source]¶ Bases:
sherpa.plot.HistogramPlotDerived class for creating 1D PHA model histogram plots
Attributes Summary
histo_prefsMethods Summary
overplot(\*args, \*\*kwargs)plot([overplot, clearwindow])prepare(data, model[, stat])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)¶
-
plot(overplot=False, clearwindow=True)¶
-