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

Add shape-update-method option #111

Open
gdevenyi opened this issue Aug 22, 2024 · 0 comments
Open

Add shape-update-method option #111

gdevenyi opened this issue Aug 22, 2024 · 0 comments

Comments

@gdevenyi
Copy link
Member

There are several potential ways to do shape updating, we should provide an option for each

  1. ANTs method -- average forward transforms, generate "scaled pseudo inverse" and apply 4x to the intensity average
  2. vfonov method -- average all forward transforms, estimate inverse of average (possibly scale), and compose along with individual forward transforms, then compute intensity average
  3. "no update" method -- used by methods such as the original MNI construction, volgenmodel et al, always forward register to the target, shape update is a no-op
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

No branches or pull requests

1 participant