We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 485d961 commit 73035e1Copy full SHA for 73035e1
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