Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make precision (--float) configurable for registration #741

Merged
merged 5 commits into from
Nov 25, 2024

Conversation

evertdeman
Copy link
Contributor

Adds the option to configure --float in ants.registration. This feature already exists for ants.apply_transforms.

@cookpa
Copy link
Member

cookpa commented Nov 22, 2024

Thanks for this - I think it could be useful to save memory and disk space. FYI, it might run slightly slower

InsightSoftwareConsortium/ITK#4593

@coveralls
Copy link

coveralls commented Nov 22, 2024

Coverage Status

coverage: 85.064% (+0.003%) from 85.061%
when pulling 107b611 on evertdeman:add-singleprecision-registration
into 96ba4f7 on ANTsX:master.

@evertdeman
Copy link
Contributor Author

Ah yes, so I want to keep the default behavior the same: to run the faster float32 version. I am trying here to add the option to run the more precise float64 version if needed

@cookpa cookpa merged commit f5db913 into ANTsX:master Nov 25, 2024
3 checks passed
@evertdeman evertdeman deleted the add-singleprecision-registration branch November 25, 2024 20:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants