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

Migrate "subjects" to "sessions" #23

Open
kousu opened this issue Nov 16, 2021 · 0 comments
Open

Migrate "subjects" to "sessions" #23

kousu opened this issue Nov 16, 2021 · 0 comments

Comments

@kousu
Copy link
Contributor

kousu commented Nov 16, 2021

Same as spine-generic/data-multi-subject#102, but more obvious in this dataset:

every scan here is the same subject, so according to BIDS, should be arranged like this:

.
└── sub-01
    └── sub-01_sessions.tsv
    ├── ses-chiba750/
    ├── ses-chibaIngenia/
    ├── ses-douglas/
    ├── ses-glen/
    ├── ses-juntendo750w/
    └── ses-juntendoAchieva/
    ....

The fields in participants.tsv should be split up so that the constants are in participants.tsv which should only have a single row, and the ones that change per site/scanner are in sub-01_sessions.tsv

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