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

Test data #6

Open
tsalo opened this issue Oct 10, 2024 · 0 comments
Open

Test data #6

tsalo opened this issue Oct 10, 2024 · 0 comments
Assignees

Comments

@tsalo
Copy link
Member

tsalo commented Oct 10, 2024

I'm going to create two sets of test data, both from MyConnectome. I identified the 17 sessions that have both T1w and T2w scans, and will process them longitudinally and in a session-wise basis.

Version 1: Longitudinal processing

  1. Create a BIDS filter file with "t1w" and "t2w" entries. In both entries, set the session field to the list of 17 sessions.
  2. Submit an sMRIPrep job with the BIDS filter file.

Version 2: Session-wise processing

  1. Create a separate BIDS filter file for each session. In each session-wise file, set "t1w": {"session": [ses]} and "t2w": {"session": [ses]} with ses as the session.
  2. Submit a separate job with a different working directory and output directory for each session.
  3. Run sMRIPrep.
  4. Combine the sMRIPrep and Freesurfer derivatives.
@tsalo tsalo self-assigned this Oct 14, 2024
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

No branches or pull requests

1 participant