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

[O21U] Pipeline reproduction (FSL - deriv) #196

Closed
9 tasks
bclenet opened this issue Apr 17, 2024 · 3 comments
Closed
9 tasks

[O21U] Pipeline reproduction (FSL - deriv) #196

bclenet opened this issue Apr 17, 2024 · 3 comments

Comments

@bclenet
Copy link
Collaborator

bclenet commented Apr 17, 2024

Softwares

FSL 5.0.9

Input data

derivatives (fMRIprep)

Additional context

  • brain_extraction : The preprocessed BOLD data from fmriprep output was multiplied by the brain mask (also provided with the fmriprep data).

  • spatial_smoothing : FSL 5.0.9 spatial smoothing default: 5mm FWHM

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 converted this from a draft issue Apr 17, 2024
@bclenet bclenet moved this from Backlog to In progress in NARPS Open Pipelines | Reproductions Apr 18, 2024
@bclenet bclenet self-assigned this Apr 18, 2024
@bclenet bclenet mentioned this issue Apr 22, 2024
8 tasks
@bclenet
Copy link
Collaborator Author

bclenet commented Apr 22, 2024

PR #202 gives the following correlation results : [0.48, 0.32, 0.48, 0.32, 0.23, 0.27, 0.23, 0.27, -0.08] with 4 subject, to be tested on 108.

@bclenet
Copy link
Collaborator Author

bclenet commented Apr 29, 2024

Correlation results : [0.78, 0.91, 0.78, 0.91, 0.92, 0.84, 0.92, 0.84, 0.01] with 108 subjects.
Correlation results : [0.79, 0.91, 0.79, 0.91, 0.92, 0.85, 0.92, 0.85, -0.07] with 104 subjects (without sub-013, sub-025, sub-056, sub-030, originally excluded by the team).

@bclenet bclenet moved this from In progress to Done in NARPS Open Pipelines | Reproductions Apr 29, 2024
@bclenet bclenet removed their assignment Apr 29, 2024
@bclenet
Copy link
Collaborator Author

bclenet commented Apr 29, 2024

Closed with merged PR #202

@bclenet bclenet closed this as completed Apr 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

No branches or pull requests

1 participant