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

[ENH] Add new possibilities to pet-linear #1355

Merged
merged 18 commits into from
Nov 22, 2024

Conversation

ravih18
Copy link
Contributor

@ravih18 ravih18 commented Oct 24, 2024

Closes #1346

@ravih18 ravih18 marked this pull request as draft October 24, 2024 15:51
@ravih18 ravih18 force-pushed the rh_improve_pet_linear branch from a267944 to 97db324 Compare November 13, 2024 15:12
@ravih18 ravih18 marked this pull request as ready for review November 22, 2024 10:19
@ravih18
Copy link
Contributor Author

ravih18 commented Nov 22, 2024

Finally, after several tests, we decide to remove the node that removes the background and only keep the clipping of the background.

Copy link
Member

@NicolasGensollen NicolasGensollen left a comment

Choose a reason for hiding this comment

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

LGTM, thanks @ravih18 !

I'll do a quick follow up PR to:

  • Refactor the function clip_img to separate the clipping logic from the threshold computation logic (the former is generic and could be used in other places in clinica while the latter is very specific)
  • Add some unit tests

@NicolasGensollen NicolasGensollen merged commit 7ab0809 into aramis-lab:dev Nov 22, 2024
12 of 14 checks passed
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.

Enhancement of pet-linear pipeline
2 participants