Multiecho bold example as per BIDS 1.0.2#43
Merged
chrisgorgo merged 5 commits intobids-standard:masterfrom Jan 12, 2018
Merged
Conversation
chrisgorgo
suggested changes
Jan 9, 2018
ds008/participants.tsv
Outdated
| sub-06 F 21 | ||
| sub-07 M 24 | ||
| sub-08 M 26 | ||
| sub-08 M 26 |
Contributor
There was a problem hiding this comment.
This introduces an error:
1: All rows must have the same number of columns as there are headers. (code: 22 - TSV_EQUAL_ROWS)
./participants.tsv
@ line: 9
Evidence: sub-08 M 26
2: Participant labels found in this dataset did not match the values in participant_id column found in the participants.tsv file. (code: 49 - PARTICIPANT_ID_MISMATCH)
./participants.tsv
Evidence: participants.tsv: 01, 02, 03, 04, 05, 06, 07, 08 M, 09, 10, 11, 12, 13, 14, 15 folder structure: 01, 02, 03, 04, 05, 06, 07, 08, 09, 10, 11, 12, 13, 14, 15
Closed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
this PR includes only bold multiecho data for ds210 as per bids spec 1.0.2
@chrisfilo