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

Refactor template alignments to keep a fixed parcellation #116

Merged
merged 24 commits into from
Dec 18, 2024

Conversation

pbarbarant
Copy link
Collaborator

@pbarbarant pbarbarant commented Dec 8, 2024

Closes #86. Uses the new backend to distribute template computations across parcels.

  • Docstrings
  • Unit tests
  • Adapt examples/plot_template_alignment.py

Pierre-Louis Barbarant added 18 commits December 7, 2024 02:00
…onality; add get_parcellation method to retrieve parcellation masker details.
…d detail, correcting typos, and updating variable names for consistency
@pbarbarant pbarbarant marked this pull request as ready for review December 9, 2024 15:08
@pbarbarant
Copy link
Collaborator Author

I refactored the template example to close #100 . Template is now Procrustes-based.

@pbarbarant
Copy link
Collaborator Author

The doc build is now around 10min instead of over 30min, which is acceptable if we want to showcase examples with realistic use cases. @emdupre do you think we can close #92 ?

@emdupre
Copy link
Collaborator

emdupre commented Dec 9, 2024

Yes, that seems reasonable to me ! Thank you, @pbarbarant !

Copy link
Contributor

@bthirion bthirion left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGT

examples/plot_template_alignment.py Outdated Show resolved Hide resolved
examples/plot_template_alignment.py Outdated Show resolved Hide resolved
@pbarbarant pbarbarant merged commit 51b01ff into main Dec 18, 2024
6 checks passed
@pbarbarant pbarbarant deleted the feat/one-parcellation-template branch December 18, 2024 01:59
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.

Keep a fixed parcellation when computing templates
3 participants