Describe the new feature or enhancement
Add support for receive-apodization for curvilinear arrays, ie elements with orientation
Describe your proposed implementation
Probably allow elements to have a normal vector. Currently assumed to be (0,0,1).
Describe possible alternatives
Use angles to describe the element orientation. Issue is: ambiguous coordinates
This might be how someone loads in an array, but probably not what goes into the kernel
Describe the new feature or enhancement
Add support for receive-apodization for curvilinear arrays, ie elements with orientation
Describe your proposed implementation
Probably allow elements to have a normal vector. Currently assumed to be (0,0,1).
Describe possible alternatives
Use angles to describe the element orientation. Issue is: ambiguous coordinates
This might be how someone loads in an array, but probably not what goes into the kernel