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
trafficstars

Schematization attempt based on [google doc of BEP017](https://docs.google.com/document/d/1ugBdUF6dhElXdj3u9vw0iWjE6f_Bibsro3ah7sRV0GA/edit?usp=sharing). ## Todo: ### objects/metadata.yaml The following entries still need to be added: - [ ] AdditionalMatrixDimensions - [ ] AdditionalMatrixDimensionDescription - [...

In a conversation about diffusion derivatives @tsalo pointed out that in our development of BEP16, we have a `desc-` entity, followed by `param-` entity (see: https://github.com/bids-standard/bids-bep016/pull/24/files). He thought this was...

I feel it a bit confusing reading [Source vs. raw vs. derived data](https://bids-specification.readthedocs.io/en/stable/common-principles.html#source-vs-raw-vs-derived-data) section. Currently it provides an alternative way to organize BIDS data in this way. ``` └─ my_dataset-1/...

question

Closes https://github.com/bids-standard/bids-specification/issues/1854.

exclude-from-changelog

### Describe your problem in detail. https://github.com/bids-standard/bids-specification/blob/9377b2012492f3995bf88617a43f904efa782278/src/schema/objects/enums.yaml#L418-L430 The `fsLR` template isn't actually a dual template. The combination of the fsLR surface with MNI152NLin6Asym volume is a convention, not a rule....

bug
derivatives
MRI

### Your idea ChunkTransformationMatrix is a: > 3x3 or 4x4 affine transformation matrix describing spatial chunk transformation, for 2D and 3D respectively. As I understand this encodes an affine transform...

**The BEP leads can meet as-needed to discuss this BEP PR** Coordinate a meeting by emailing **Eric Earl: [[email protected]](mailto:[email protected])**. Communicate on this PR to provide feedback otherwise. [**HTML preview of...

enhancement
BEP
phenotype

### Your idea Hi All, I've noticed that the schema returned by parse_load_schema is partially parsed. I've observed this with the expression_tests section where simple expressions such as "null", "false",...

Hi All, I've been writing an interpreter for the bids schema expressions and have been testing it using: src/schema/meta/expression_tests.yaml. I've noticed that these tests (under v1.10 and master) do not...

updates: - [github.com/python-jsonschema/check-jsonschema: 0.33.0 → 0.33.1](https://github.com/python-jsonschema/check-jsonschema/compare/0.33.0...0.33.1) - [github.com/pre-commit/mirrors-mypy: v1.16.0 → v1.16.1](https://github.com/pre-commit/mirrors-mypy/compare/v1.16.0...v1.16.1)

exclude-from-changelog