Open ajwood opened 8 years ago
up-to date version is here: https://github.com/BIC-MNI/EZminc/blob/develop/tools/xfm2def.c
Does that fix this bug? Or just the VIO
compiler errors?
Are there more tools that are diverging like this? How should one decide between a tool in minc-tools
vs EZminc
?
I been using this through xfm_normalize.pl script ( https://github.com/BIC-MNI/EZminc/blob/develop/scripts/xfm_normalize.pl ) for the last 8 years. As you can see, with -float flag.
It was never officially part of minc-tools
xfm2def is broken unless it's given -float or -double. To reproduce:
It also needs a
VIO_
prefix added here and there, plus an entry inserted to CMakeLists.txt.