issues
search
daducci
/
AMICO
Accelerated Microstructure Imaging via Convex Optimization (AMICO) from diffusion MRI data
Other
105
stars
62
forks
source link
Fix import and data loading errors on Windows
#144
Closed
nightwnvol
closed
2 years ago
nightwnvol
commented
2 years ago
Fix #143 Fixed:
Import error in 'util.py' on Windows systems (the 'EX_USAGE' exit code is only available on Unix systems)
Loading errors in 'lut.py' on Windows systems (bad paths in functions 'load_directions' and 'load_precomputed_hash_table')
Fix #143 Fixed: