We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e0c2e32 commit 56a99d9Copy full SHA for 56a99d9
brainglobe_heatmap/plane.py
@@ -4,6 +4,7 @@
4
import vedo as vd
5
from brainrender.actor import Actor
6
7
+
8
class Plane:
9
def __init__(
10
self, origin: np.ndarray, u: np.ndarray, v: np.ndarray
0 commit comments