BkgSourcePlot

class sherpa.astro.plot.BkgSourcePlot[source]

Bases: sherpa.astro.plot.SourcePlot

Derived class for plotting the background unconvolved source model

Attributes Summary

histo_prefs

Methods Summary

overplot(*args, **kwargs)
plot([overplot, clearwindow])
prepare(data, src[, lo, hi])

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)
plot(overplot=False, clearwindow=True)
prepare(data, src, lo=None, hi=None)