Skip to content

Commit 576b54c

Browse files
ltetrelebrahimebrahim
authored andcommitted
Removed get_focus_matrix because it is already implemented in geo.Point
1 parent 03000fa commit 576b54c

File tree

2 files changed

+0
-63
lines changed

2 files changed

+0
-63
lines changed

src/openlifu/bf/__init__.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
from .delay_methods import DelayMethod
44
from .focal_patterns import FocalPattern, SinglePoint, Wheel
55
from .get_beamwidth import get_beamwidth
6-
from .get_focus_matrix import get_focus_matrix
76
from .mask_focus import mask_focus
87
from .offset_grid import offset_grid
98
from .pulse import Pulse
@@ -17,7 +16,6 @@
1716
"SinglePoint",
1817
"Pulse",
1918
"Sequence",
20-
"get_focus_matrix",
2119
"offset_grid",
2220
"calc_dist_from_focus",
2321
"mask_focus",

src/openlifu/bf/get_focus_matrix.py

Lines changed: 0 additions & 61 deletions
This file was deleted.

0 commit comments

Comments
 (0)