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

[SCHEMA] Add MEG, func, and fmap metadata tables #1054

Merged
merged 5 commits into from
Apr 8, 2022

Conversation

tsalo
Copy link
Member

@tsalo tsalo commented Apr 7, 2022

Related to #1014.

Metadata tables for the task fMRI, MEG, and fmap sections.

@tsalo tsalo changed the title [SCHEMA] Add MEG metadata tables [SCHEMA] Add MEG, func, and fmap metadata tables Apr 7, 2022
Comment on lines +52 to +60
MRIFuncTimingParametersMutualExclusion2:
selectors:
- modality == "MRI"
- datatype == "func"
- sidecar contains "SliceTiming"
- sidecar contains "VolumeTiming"
fields:
RepetitionTime: PROHIBITED
DelayTime: PROHIBITED
Copy link
Member Author

@tsalo tsalo Apr 7, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is probably worth discussing. New PROHIBITED level.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actually I'll just add a note to the HackMD.

@tsalo tsalo added the schema Issues related to the YAML schema representation of the specification. Patch version release. label Apr 7, 2022
@tsalo tsalo mentioned this pull request Apr 7, 2022
22 tasks
@tsalo tsalo merged commit 30d8250 into bids-standard:schema/sidecar_validation Apr 8, 2022
@tsalo tsalo deleted the other-sections branch April 8, 2022 16:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
schema Issues related to the YAML schema representation of the specification. Patch version release.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant