bids-specification
bids-specification copied to clipboard
Brain Imaging Data Structure (BIDS) Specification
### Describe your problem in detail. Dear BIDS community, [Recently](https://github.com/CyclotronResearchCentre/bidsme/issues/17) we discovered that the required metadata for [qMRI field maps](https://bids-specification.readthedocs.io/en/v1.8.0/appendices/qmri.html#field-maps) is absent in schema (at least in v1.10.0). A quick...
## Problem space It came up in the scope of working on https://bids.neuroimaging.io/bep032 , which is currently being transferred from google doc into - #1705 in the need to describe...
See included within script tests It was produced pretty much fully by just interacting with Claude . chatgpt got stuck on inability to run tests itself (although it did try!)....
ATM we duplicate values from schema into calls to MACROS___make_metadata_table, e.g. in https://github.com/bids-standard/bids-specification/blob/5b4b0fdb427987c38859b0cd14dd2f5057a854cb/src/modality-agnostic-files.md?plain=1#L21 ``` {{ MACROS___make_metadata_table( { "Name": "REQUIRED", "BIDSVersion": "REQUIRED", "HEDVersion": "RECOMMENDED", "DatasetLinks": "REQUIRED if [BIDS URIs][] are used",...
Just discovered for myself (better later than never) the https://reuse.software/ which formalizes how (software) projects should include license and copyright terms. They even used to support DEP-5 (Debian way) but...
Getting a lot of those. Should fix probably soon before it becomes too annoying. ``` FutureWarning: Downcasting behavior in `replace` is deprecated and will be removed in a future version....
most errors left are related to subobects rendering: won't fix here https://app.readthedocs.org/projects/bids-specification/builds/26570977/#253898759--15 ``` INFO - Doc file 'modality-agnostic-files.md' contains a link './glossary.md#objects.subobject.Name', but the doc 'glossary.md' does not contain an...
Hi BIDS team, We have annotated/segmented images and are trying to determine the best location to store the label-index mapping metadata. In the BIDS specification, a sidecar `.tsv` file or...
### Your idea Hi there - This is my first BIDS issue, so please feel free to close/reroute me if this is the wrong forum for this question! I work...
### Your idea Hi all, related to #876 i checked the issue tracker, but perhaps i missed something or it has been discussed before.. in this case, apologies! I encountered...