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