agencyenterprise / neurotechdevkit

Neurotech Development Kit (NDK)
https://agencyenterprise.github.io/neurotechdevkit/
Apache License 2.0
117 stars 10 forks source link

Raise error when `center_line` is not perpendicular to the transducer direction for 3D phased arrays #97

Open d-lucena opened 1 year ago

d-lucena commented 1 year ago

Describe the new feature or enhancement

An error should be raised with an explanation on how to make the center_line perpendicular to the transducer direction.

Currently if the user inputs a center_line that's not perpendicular to the direction a warning is raised and center_line is projected to the plane perpendicular to the direction of the transducer (not explicit to the user).