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

[REF] Move class PETPipeline to new clinica.pipelines.pet module #1223

Merged

Conversation

NicolasGensollen
Copy link
Member

PR #1122 is applying the same kind of refactoring to PET pipelines as the one we did a few months ago to DWI pipelines for example. The basic idea is to regroup similar pipelines and related code in the same sub-module.

Since #1122 is enormous and hasn't been updated in a while, I believe it would be easier to split it in smaller PRs.

This is the first of the series and it does the following:

  • create new pet submodule under clinica.pipelines
  • move the PETPipeline class definition to this new module
  • updates the imports in the existing pipelines

@NicolasGensollen NicolasGensollen self-assigned this Jul 8, 2024
Copy link
Contributor

@AliceJoubert AliceJoubert left a comment

Choose a reason for hiding this comment

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

@NicolasGensollen NicolasGensollen merged commit 70afb52 into aramis-lab:dev Jul 8, 2024
14 of 15 checks passed
@NicolasGensollen NicolasGensollen deleted the refactor-pet-pipelines-new branch July 8, 2024 12:16
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.

2 participants