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 population template step #21

Open
ebrahimebrahim opened this issue Apr 2, 2024 · 1 comment
Open

Add population template step #21

ebrahimebrahim opened this issue Apr 2, 2024 · 1 comment
Assignees

Comments

@ebrahimebrahim
Copy link
Member

Add population template step.

  • We first need to have chosen a registration method.
  • The input should be a set of images, of whatever modality the registration method wants.
  • The output should be a set of warps to a common space. The warps will be applied to various scalar images (FA for generating a white matter skeleton for TBSS, and NODDI images for projection to the skeleton). So the format of the warps is up to us -- it should be whatever is most convenient for later applying the warps to scalar images.

Before this task begins, we need: A registration method, either something we create here or something else. There could be a placeholder "basic" method that doesn't need GPU.

@ebrahimebrahim
Copy link
Member Author

Follow this dtitk population template builder to help create a generic one or one that uses whatever our preferred registration method is.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Will go to Q2
Development

No branches or pull requests

2 participants