bids-specification
bids-specification copied to clipboard
Brain Imaging Data Structure (BIDS) Specification
There are MRI suffixes for T1w T2w T2starw and FLAIR but not for FGATIR. I propose to add an FGATIR extension, or perhaps a WMn (white matter null) extension. Where...
e.g at https://github.com/bids-standard/bids-specification/blob/fa2b5d85f7e0eb269c7c935819e29a616d39ab60/src/schema/objects/enums.yaml#L725 ``` GYRO: value: GYRO display_name: GYRO tags: - fnirs - motion description: | Gyrometer channel, one channel for each spatial axis. Column `component` for the axis MUST...
https://github.com/EBISPOT/DUO Even for fully open ones, would be nice to make it explicit. E.g. may be to add explicit "no re-identification" restrictions listed along with open data licenses. For those...
this is just a test to see if using jinja templates in the macros could help with our rendering of HTML / PDF - closes https://github.com/bids-standard/bids-specification/issues/2069
Dear BIDS community: We are excited to announce the initiation of a Cardiac MRI BIDS (CMR-BIDS) extension as part of the Brain-Heart Interconnectome (BHI) program. The BHI program is a...
e.g., This file: https://github.com/bids-standard/bids-examples/blob/7dc73456fe41bf204c1c71f6512293d2f33c6686/eeg_matchingpennies/task-matchingpennies_eeg.json#L2 has as task name `"Matching Pennies"` although the label in the files is `task-matchingpennies` I think the validator should ensure that these two "fields" match
### Your idea originally triggered by @effigies asking in - https://github.com/bids-standard/bids-specification/pull/2079#issuecomment-2704978255 and me 🤔 about a lovely `maint/` branch, reminiscent of `maint/` branch I maintain in DataLad, but never heard...
### Your idea Could also be used for BEPs. To prevent some changes such as in - https://github.com/bids-standard/bids-specification/pull/2064/files Somewhat "in spirit" with https://handbook.datalad.org/r/ which provides such redirects as https://handbook.datalad.org/r.html?cheatsheet pointing...
Some dicom tags links are making are link checks fail: https://dicomlookup.com/dicomtags/(0008,0022) https://dicomlookup.com/dicomtags/(0008,0028) https://dicomlookup.com/dicomtags/(0008,0034) https://dicomlookup.com/dicomtags/(0008,0070) https://dicomlookup.com/dicomtags/(0008,0080) https://dicomlookup.com/dicomtags/(0008,0081) https://dicomlookup.com/dicomtags/(0008,0100) https://dicomlookup.com/dicomtags/(0008,0102) https://dicomlookup.com/dicomtags/(0008,0103) https://dicomlookup.com/dicomtags/(0008,0104) https://dicomlookup.com/dicomtags/(0008,1010) https://dicomlookup.com/dicomtags/(0008,1040) https://dicomlookup.com/dicomtags/(0008,1090) https://dicomlookup.com/dicomtags/(0012,0063) https://dicomlookup.com/dicomtags/(0012,0064) https://dicomlookup.com/dicomtags/(0018,0015) https://dicomlookup.com/dicomtags/(0018,0020) https://dicomlookup.com/dicomtags/(0018,0021) https://dicomlookup.com/dicomtags/(0018,0022) https://dicomlookup.com/dicomtags/(0018,0023)...
Trying to use the template macro with derivatives fails with: ``` WARNING - [macros] - ERROR # _Macro Rendering Error_ _File_: `derivatives/imaging.md` _AttributeError_: 'Namespace' object has no attribute 'datatypes' ```...