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

[E3B6] Pipeline reproduction (SPM - deriv) #158

Open
4 of 9 tasks
youennmerel opened this issue Feb 12, 2024 · 2 comments
Open
4 of 9 tasks

[E3B6] Pipeline reproduction (SPM - deriv) #158

youennmerel opened this issue Feb 12, 2024 · 2 comments

Comments

@youennmerel
Copy link

youennmerel commented Feb 12, 2024

Softwares

SPM 12 ; v7487 < -- for subject and group GLMs

Input data

derivatives (fMRIprep)

Additional context

Link to shared analysis code : https://doi.org/10.5281/zenodo.3518407
Code repo : https://github.com/Remi-Gau/NARPS_CPPL/tree/v0.0.2

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 : see [E3B6] pipeline reproduction #160
  • 🧠 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).
@youennmerel youennmerel added the 🚦 status: awaiting triage Has not been triaged & therefore, not ready for work label Feb 12, 2024
youennmerel added a commit to youennmerel/narps_open_pipelines that referenced this issue Feb 12, 2024
@bclenet bclenet added 🏁 status: ready for dev Ready for work and removed 🚦 status: awaiting triage Has not been triaged & therefore, not ready for work labels Feb 12, 2024
youennmerel added a commit to youennmerel/narps_open_pipelines that referenced this issue Feb 13, 2024
@cmaumet cmaumet changed the title [E3B6] Pipeline reproduction [E3B6] Pipeline reproduction (SPM - deriv) Feb 13, 2024
@cmaumet
Copy link
Contributor

cmaumet commented Feb 13, 2024

@youennmerel: I am adding you as assignee on this issue (just for the time of the hackathon) so that we can more easily see which pipelines are open for new contributions in https://github.com/orgs/Inria-Empenn/projects/1/views/1

youennmerel added a commit to youennmerel/narps_open_pipelines that referenced this issue Feb 13, 2024
@youennmerel
Copy link
Author

  • Template template_spm.py has been used to initiate team_E3B6.py
  • For now, only the following functions can be considered functional
    • __init__
    • get_preprocessing
    • get_run_level_analysis

@bclenet bclenet added the EV label Apr 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: In progress
Development

No branches or pull requests

3 participants