Skip to content

Stability Patch for Eddy Current Correction

Compare
Choose a tag to compare
@TheJaeger TheJaeger released this 16 Mar 19:50
· 91 commits to master since this release
ea7a3c4

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