bids-specification
bids-specification copied to clipboard
Brain Imaging Data Structure (BIDS) Specification
closes #1188 To view the final render: https://bids-specification--1196.org.readthedocs.build/en/1196/04-modality-specific-files/09-positron-emission-tomography.html#task
closes #1189 closes #1071 ## unrelated - fixes some typos and use of abbreviations in schema
Closes None. Changes proposed: - Add `schema/objects/common_principles.yaml` with descriptions of common principles. - Add `schema/rules/common_principles.yaml` with the order of common principles as they should appear in the specification. - Add...
BEP030: Functional Near-Infrared Spectroscopy This PR adds functional near-infrared spectroscopy to BIDS. Leads: @rob-luke & @lpollonini - validator: https://github.com/bids-standard/bids-validator/pull/952 - example: https://github.com/bids-standard/bids-examples/pull/305 - rendered specification draft: https://bids-specification.readthedocs.io/en/bep030/04-modality-specific-files/11-functional-near-infrared-spectroscopy.html Progress: - [x]...
Small suggestion to add a legend in the macro that generate the filename templates. May help new comers. It would add: **Legend** - entities between square brackets (for example `[_ses-]`)...
> [!IMPORTANT] > This BEP is under community review from September 29 - October 10, 2025. Please participate at https://github.com/bids-standard/bids-specification/discussions/2218. > [!Tip] > > [**HTML preview of this BEP**](https://bids-specification--1128.org.readthedocs.build/en/1128/modality-specific-files/physiological-recordings.html#eye-tracking) Here...
There seems to be no mention of the typical metadata usually associated with the task entity for PET (TaskName, Instructions, TaskDescription...). Cannot recall if this was intentional or overlooked? @melanieganz...
References #1037. Changes proposed: - Add a test that checks that all objects referenced in the schema rules are also defined as schema objects. To do: - [ ] Add...