Stability Patch for Eddy Current Correction
Fixes a bug when unditortion would halt when non-integer b-values are present in datasets.
Mar 16, 2021
Added:
- None
Changed
- B-values are first rounded to a float insted of integer directly to
prevent errors in preprocessing
Removed
- None