ANTsX / ANTsPy

A fast medical imaging analysis library in Python with algorithms for registration, segmentation, and more.
https://antspyx.readthedocs.io
Apache License 2.0
625 stars 161 forks source link

ENH: applytransforms: dont force compose as nii.gz #476

Closed MSco closed 1 year ago

MSco commented 1 year ago

Solving issue #475

ntustison commented 1 year ago

Awesome. Just to confirm---this was tested and works in the way you requested?

MSco commented 1 year ago

Yes, it has been tested successfully and works fine!

stnava commented 1 year ago

thx much