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

[X19V] Pipeline reproduction (FSL - deriv) #152

Open
9 tasks done
bclenet opened this issue Jan 31, 2024 · 3 comments
Open
9 tasks done

[X19V] Pipeline reproduction (FSL - deriv) #152

bclenet opened this issue Jan 31, 2024 · 3 comments
Labels
deriv FSL ✨ goal: improvement Improvement to an existing feature 🏁 status: ready for dev Ready for work

Comments

@bclenet
Copy link
Collaborator

bclenet commented Jan 31, 2024

Softwares

FSL

Input data

derivatives (fMRIprep)

Additional context

Needs to be refactored.

List of tasks

Please tick the boxes below once the corresponding task is finished. 👍

  • 👌 A maintainer of the project approved the issue, by assigning a 🏁status: ready for dev label to it.
  • 🌳 Create a branch on your fork to start the reproduction.
  • 🌅 Create a file team_{team_id}.py inside the narps_open/pipelines/ directory. You can use a file inside narps_open/pipelines/templates as a template if needed.
  • 📥 Create a pull request as soon as you completed the previous task.
  • 🧠 Write the code for the pipeline, using Nipype and the file architecture described in docs/pipelines.md.
  • 📘 Make sure your code is documented enough.
  • 🐍 Make sure your code is explicit and conforms with PEP8.
  • 🔬 Create tests for your pipeline. You can use files in tests/pipelines/test_team_* as examples.
  • 🔬 Make sure your code passes all the tests you created (see docs/testing.md).
@bclenet bclenet added the 🏁 status: ready for dev Ready for work label Jan 31, 2024
@bclenet bclenet self-assigned this Jan 31, 2024
@bclenet bclenet mentioned this issue Feb 5, 2024
8 tasks
@bclenet
Copy link
Collaborator Author

bclenet commented Feb 5, 2024

First tests provide the following results :

Team Number of subjects Test status Correlation values
X19V 40 subjects failure [0.77, 0.66, 0.77, 0.66, 0.71, 0.54, 0.71, 0.54, -0.17]

@cmaumet cmaumet changed the title [X19V] Pipeline reproduction [X19V] Pipeline reproduction (FSL - deriv) Feb 12, 2024
@bclenet
Copy link
Collaborator Author

bclenet commented Feb 19, 2024

Final correlation results

Team Number of subjects Test status Correlation values
X19V 20 subjects failure [0.64, 0.47, 0.64, 0.47, 0.53, 0.42, 0.53, 0.42, 0.1]
X19V 40 subjects failure [0.77, 0.66, 0.77, 0.66, 0.71, 0.54, 0.71, 0.54, -0.17]
X19V 60 subjects failure 0.81, 0.75, 0.81, 0.75, 0.81, 0.63, 0.81, 0.63, 0.28]
X19V 80 subjects failure 0.84, 0.82, 0.84, 0.82, 0.85, 0.69, 0.85, 0.69, -0.11]
X19V 108 subjects failure 0.89, 0.87, 0.89, 0.87, 0.90, 0.78, 0.90, 0.78, 0.03]

@bclenet bclenet added the ✨ goal: improvement Improvement to an existing feature label Feb 19, 2024
@bclenet bclenet mentioned this issue Feb 19, 2024
8 tasks
@bclenet bclenet removed their assignment Feb 19, 2024
@bclenet
Copy link
Collaborator Author

bclenet commented Feb 19, 2024

Correlation results without sub-050, excluded by the team

Team Number of subjects Test status Correlation values
X19V 107 subjects failure [0.89, 0.87, 0.89, 0.87, 0.90, 0.79, 0.90, 0.79, 0.21]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
deriv FSL ✨ goal: improvement Improvement to an existing feature 🏁 status: ready for dev Ready for work
Projects
Development

No branches or pull requests

2 participants