The purpose of this issue is to discuss efficient ways to re-grid data from one coordinate system to another one, using fast and precise interpolation methods.
As we are looking into possibly moving to Python (which has extremely efficient re-gridding methods via nibabel libraries), I would wait before spending time implementing/modifying code in our current Matlab codebase.
Discussion initiated in https://github.com/shimming-toolbox/shimming-toolbox/pull/92#discussion_r449648500.
The purpose of this issue is to discuss efficient ways to re-grid data from one coordinate system to another one, using fast and precise interpolation methods.
As we are looking into possibly moving to Python (which has extremely efficient re-gridding methods via nibabel libraries), I would wait before spending time implementing/modifying code in our current Matlab codebase.