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
586 stars 161 forks source link

Use double precision by default in apply_transforms computations #585

Closed cookpa closed 3 months ago

cookpa commented 3 months ago

Fixes #574

I made an option to use single float precision, with default False. For long 4D time series, the memory requirements can be quite large, so it's good to be able to use float.