lstein.lstein.LSteinCanvas.get_panel¶
- LSteinCanvas.get_panel(theta: float) LSteinPanel[source]¶
returns a panel associated with theta
method to get panel associated with theta
only returns the first match
- Parameters
- theta
float
theta-value to extract panel of
Raises
- Returns
- panel
LSteinPanel, None
panel associated with theta
None if no panel associated with theta