shimming-toolbox / shimming-toolbox-matlab

Code for performing real-time shimming using external MRI shim coils
GNU General Public License v3.0
16 stars 5 forks source link

Interpolation of shim profile maps on subject's data #159

Open jcohenadad opened 4 years ago

jcohenadad commented 4 years ago

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.