You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixed a bug in local piesno (option --noise_map) where the noise would be underestimated.
Fixed a bug introduced in v0.5 where datasets with multiple b0s would be incorrectly reshaped and dropped some volumes. Thanks to Samuel Deslauriers-Gauthier for reporting.
June 2017
Added a binary build using the intel mkl, the regular one is using openblas instead. You might get better performance with the intels libs on recent hardware which was not supported by openblas when the release was compiled.
There is no change to the release itself other than that (well, it now uses python 3.5 under the hood as a special bonus, but usage and output is exactly the same)
The file named nlsam_0.5.1_centos6_x64.zip is intended for linux system with an older glibc version (such as Cent os 6 or 7)