k-wave-python icon indicating copy to clipboard operation
k-wave-python copied to clipboard

Refactor kArray

Open waltsims opened this issue 1 year ago • 0 comments

This PR cleans up the kArray object and uses inheritance to specify the "Element" object.

Still TODO:

  • [ ] Use typing to reduce checks
  • [ ] Use new classes for "Array" generation
  • [ ] Add deprecation warnings
  • [ ] Add get offgrid point methods to element?

waltsims avatar Jul 16 '24 04:07 waltsims