SteenMoeller / NORDIC_Raw

Matlab code for performing image reconstruction in MRI and performing the NORDIC denoising
Other
52 stars 24 forks source link

[FIX] add try catch to use load untouch from nifti tools when usual load fails #11

Closed Remi-Gau closed 1 year ago

Remi-Gau commented 1 year ago

This PR adds a fall back when using the typical load_nii from nifti tools fails to load nifti.

This should make the code more robust.