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

FIX: Add MRS events files, restrict sidecar metadata checks to data files #1875

Merged
merged 2 commits into from
Jul 25, 2024

Conversation

effigies
Copy link
Collaborator

@markmikkelsen With these patches, your examples in bids-standard/bids-examples#425 pass.

@effigies effigies added schema Issues related to the YAML schema representation of the specification. Patch version release. exclude-from-changelog This item will not feature in the automatically generated changelog spectroscopy labels Jul 25, 2024
@effigies effigies requested review from markmikkelsen and removed request for erdalkaraca and tsalo July 25, 2024 21:00
@effigies
Copy link
Collaborator Author

Also included a small patch to the rendering macro to pick up the events.tsv files:

image
image

- mrs
entities:
$ref: rules.files.raw.task.events.entities
reconstruction: optional
Copy link
Member

Choose a reason for hiding this comment

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

Isn't reconstruction a within-acquisition entity? Like you can have rec-defaced and rec-refaced versions of a file, but they come from the same acquisition, so you wouldn't have separate events files for each one.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

It's currently permitted for MRI. I don't have a strong commitment to this, though.

@effigies effigies merged commit 1ef102b into bids-standard:bep022 Jul 25, 2024
17 of 18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
exclude-from-changelog This item will not feature in the automatically generated changelog schema Issues related to the YAML schema representation of the specification. Patch version release. spectroscopy
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants