FitContour
- class sherpa.plot.FitContour[source] [edit on github]
Bases:
Contour
Derived class for creating 2D combination data and model contours
Attributes Summary
The preferences for the plot.
Methods Summary
contour
([overcontour, clearwindow])overcontour
(*args, **kwargs)prepare
(datacontour, modelcontour)Attributes Documentation
- contour_prefs = {}
The preferences for the plot.
Methods Documentation
- contour(overcontour=False, clearwindow=True, **kwargs)[source] [edit on github]
- overcontour(*args, **kwargs) [edit on github]
- prepare(datacontour, modelcontour)[source] [edit on github]