RegionProjection¶
-
class
sherpa.plot.RegionProjection[source]¶ Bases:
sherpa.plot.Confidence2DAttributes Summary
contour_prefspoint_prefsMethods Summary
calc(fit, par0, par1[, methoddict])contour([overplot, clearwindow])overcontour(\*args, \*\*kwargs)point(x, y[, overplot, clearwindow])prepare([fast, min, max, nloop, delv, fac, ...])Attributes Documentation
-
contour_prefs= {'linewidths': None, 'colors': None, 'xlog': False, 'ylog': False}¶
-
point_prefs= {'color': None, 'symbol': '+'}¶
Methods Documentation
-
contour(overplot=False, clearwindow=True)¶
-
overcontour(*args, **kwargs)¶
-
point(x, y, overplot=True, clearwindow=False)¶
-