BkgModelHistogram¶
-
class
sherpa.astro.plot.BkgModelHistogram[source] [edit on github]¶ Bases:
sherpa.astro.plot.ModelHistogramDerived class for creating 1D background PHA model histogram plots
Attributes Summary
histo_prefsMethods Summary
overplot(*args, **kwargs)plot([overplot, clearwindow])prepare(data, model[, stat])Attributes Documentation
-
histo_prefs= {'barsabove': False, 'capsize': None, 'color': None, 'ecolor': None, 'linecolor': None, 'linestyle': 'steps-mid', 'marker': 'None', 'markerfacecolor': None, 'markersize': None, 'xlog': False, 'yerrorbars': False, 'ylog': False}¶
Methods Documentation
-
overplot(*args, **kwargs) [edit on github]¶
-
plot(overplot=False, clearwindow=True) [edit on github]¶
-
prepare(data, model, stat=None) [edit on github]¶
-