bids-specification
                                
                                 bids-specification copied to clipboard
                                
                                    bids-specification copied to clipboard
                            
                            
                            
                        Brain Imaging Data Structure (BIDS) Specification
As was discussed in: - #1177 it is of interest to add the `OPTIONAL _task-` to the structural MRI specifications to allow for task such as pre-described motion paradigms.
Currently the list of entities associated with each group of suffix for a given datatype can be listed in any ways and do not have to match the canonical BIDS...
Closes #259. Was raised in discussion more recently in #946, the changes contained within were intended to facilitate this new set of changes. For anyone curious about the underlying motivation...
Follow up/continuation to https://github.com/bids-standard/bids-specification/pull/1003 as suggested/discussed in https://github.com/bids-standard/bids-specification/pull/1003#discussion_r940247739 . Extracting here: For that latter case (e.g. `task-rest_bold.json` and `acq-tricky_bold.json`) we could have removed this requirement ("subsequent ... is a strict...
Open-ended discussion to see how people feel about the presence of redundancy in the specification. For a bunch of reasons (how the specifcation got built, how each datatype section aims...
Dear all, I would like some input on the following suggestion. Can we add an OPTIONAL _task- to structural MRI acquisitions as well? I am currently converting a dataset to...
Originally brought up in https://github.com/bids-standard/bids-specification/issues/102#issuecomment-446833775 and discussed briefly in the https://github.com/bids-standard/bids-specification/pull/946/files#r771841807 with @Lestropie. The [Inheritance Principle (IP)](https://github.com/bids-standard/bids-specification/blob/master/src/02-common-principles.md#the-inheritance-principle) has ``` 2. For a given data file, any metadata file is applicable...
PR to get things started with the integration of BEP029 motion ToDos: 1. Be ready for community review 2. get Macros working
I may need someone to check whether this is a case of [PIKACI](https://www.urbandictionary.com/define.php?term=pibkac) and I am the only one who cannot install the bidsschema tools. Trying to pretty much follow...
I recently wrote a [(very very small) CLI wrapper](https://github.com/TheChymera/bids-cli) for our bidsschematools (BST) package. Not sure if any of you also find it useful, but I certainly find it convenient....