nipy / nitransforms

a standalone fork of nipy/nibabel#656
https://nitransforms.readthedocs.io
MIT License
28 stars 15 forks source link

Is nitransforms now a full replacement for c3d_affine_tool? #183

Closed effigies closed 8 months ago

effigies commented 10 months ago

Is nitransforms up to the task of replacing c3d_affine_tool at this point? This is a minor pain point in building Docker images, as the official package is large and hosted on sourceforge, the conda-forge package has a competing libitk dependency with ANTs. As far as I can tell, the only things it buys us are the ability to convert from FSL or ITK .mat files to ITK text affines, both of which nitransforms does.

Are the tests complete enough to go ahead and pull the trigger, or is there an issue tracking what remains to be done?

oesteban commented 8 months ago

Ready to pull the trigger :)

effigies commented 8 months ago

Awesome!