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

Refactor package file layout

Open waltsims opened this issue 2 years ago • 1 comments

Some classes are hidden in subdirectories, leading to difficulty finding them and lengthy import statements (c.f. here). We should work to refactor this moving forward to improve usability.

waltsims avatar Oct 23 '23 00:10 waltsims

  • [ ] We can move kwave_array to kwave.array to make it easier to find and then tol_star as a helper function in the array file

waltsims avatar Nov 02 '23 19:11 waltsims