Image-X-Institute / mri_distortion_toolkit

Characterisation and reporting of geometric distortion in MRI
https://image-x-institute.github.io/mri_distortion_toolkit/
GNU General Public License v3.0
9 stars 3 forks source link

remove `assert` in _add_B0_to_gradient - it is handled more elegantly below anyway #277

Open bwheelz36 opened 8 months ago

bwheelz36 commented 8 months ago

https://github.com/Image-X-Institute/mri_distortion_toolkit/blob/ebe9879cbdd63b6ff26daea753631f6e44a3c5af/mri_distortion_toolkit/DistortionCorrection.py#L154