bids-specification icon indicating copy to clipboard operation
bids-specification copied to clipboard

Brain Imaging Data Structure (BIDS) Specification

Results 420 bids-specification issues
Sort by recently updated
recently updated
newest added

UPDATE: March 5th, 2025 > [!IMPORTANT] > Pull Request #1998 provides the _DRAFT_ EMG-BIDS specifications. Please consider providing your feedback. > [!NOTE] > The rendered _DRAFT_ specifications are also available...

BEP
raw

### Your idea BIDS has generally followed the convention of adopting human-readable or widely-adopted standards for its files. At 1.0, we used `.tsv` for all tabular files except physiological and...

opinions wanted
data format

Ultimately closes https://github.com/bids-standard/bids-specification/issues/1633 FWIW here is what I see among openneuro datasets ATM ``` $> for j in ds*/participants.json; do jq '.age.Units' $j; done | sort | uniq -c jq:...

- closes #1748 - https://bids-specification--1781.org.readthedocs.build/en/1781/glossary.html#matches-entities - https://bids-specification--1781.org.readthedocs.build/en/1781/glossary.html#source_entities-entities --- - [ ] improve filenaming templates with those placeholders to link to glossary. - [ ] link to glossary when they occur...

I am happy to write a definition of new BIDS tags for`DeepLearningFactor` and `CompressedSensingFactor`. However, I thought it might be worth starting a discussion of how we want to do...

opinions wanted

- it is possible to realign using ac pc as fiducial points. - I do not think it relates directly to any other space [already listed](https://bids-specification.readthedocs.io/en/common-derivatives/99-appendices/08-coordinate-systems.html#image-based-coordinate-systems) (please correct me if...

derivatives

Many extensions with to the BIDS format create a wish list of useful sequence details without clear instructions regarding how to implement these. It would really help to have sample...

user experience

BIDS schema was announced by @effigies to be the stepping stone on the way toward BIDS 2.0, to which all known humans to me who care agree. But it would...

schema

Currently admonition removal deletes the entire admonition "directive" during the pdf build ``` !!! note "foo bar" LOREM ispum ``` becomes this ``` LOREM ispum ``` From personal experience (and...

formatting

The spec for derivatives mentions: https://bids-specification.readthedocs.io/en/latest/derivatives/introduction.html#file-naming-conventions ``` When the derivatives chain involves outputs derived from a single raw input, source_entities MUST be the entire source filename, with the omission of...

derivatives