AthenaEPI / dmipy

The open source toolbox for reproducible diffusion MRI-based microstructure estimation
MIT License
96 stars 30 forks source link

General catch for error in optimizer #32

Open rutgerfick opened 5 years ago

rutgerfick commented 5 years ago

Every framework should have a general catch for when the optimization errors-out for whatever reason, and then store that voxel in an "error map" or something. Much easier to inspect weird voxels that way instead of having to debug the entire data for the one error voxel to occur again.