Closed poldrack closed 2 years ago
DiPY has implemented a version of the SyN algorithm in pure python: https://dipy.org/documentation/1.1.1./examples_built/syn_registration_3d/
we should test this to see whether it performs as advertised, as ANTs has some annoying bugs.
this probably won't work, initial exploration shows that it doesn't seem to have some needed functionality, such as working with composite transforms
DiPY has implemented a version of the SyN algorithm in pure python: https://dipy.org/documentation/1.1.1./examples_built/syn_registration_3d/
we should test this to see whether it performs as advertised, as ANTs has some annoying bugs.