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

Implement wrapper to prelude with new non-Mardi #122

Open jcohenadad opened 4 years ago

evaalonsoortiz commented 4 years ago

@rtopfer Does the wrapper prelude.m depend on MaRdI? Does anything need to be changed for it to be functional with read_nii?

rtopfer commented 4 years ago

@evaalonsoortiz it just depends on FSL. It would however be a good idea to replace the calls to the outdated function nii (e.g.) with the new imutils.read_nii.