mrirecon / bart

BART: Toolbox for Computational Magnetic Resonance Imaging
https://mrirecon.github.io/bart/
BSD 3-Clause "New" or "Revised" License
291 stars 161 forks source link

WSL2 Bart Matlab: pics regularization interface broken #284

Closed jtamir closed 2 years ago

jtamir commented 2 years ago

Platform: Windows 10, WSL 2, Matlab R2021a.
When running pics from Matlab, the regularization interface leads to an error:

>> reco1 = bart('pics -l1 -r.001', ksp, maps);
Size: 65536 Samples: 65536 Acc: 1.00
l1-wavelet regularization: 0.001000
FISTA
Total Time: 0.480782

>> reco2 = bart('pics -R W:7:0:.001', ksp, maps);
ERROR: Unrecognized regularization type: "/mnt" (-Rh for help).
Error using bart (line 145)