bids-standard / bids-specification

Brain Imaging Data Structure (BIDS) Specification
https://bids-specification.readthedocs.io/
Creative Commons Attribution 4.0 International
264 stars 154 forks source link

[ENH] Add stimulus and annotation entities #1814

Open neuromechanist opened 1 month ago

neuromechanist commented 1 month ago

stimulus and annotation entities are necessary to distinguish various stimulus files and possible different annotations per each stimulus file.

A sample use-case of these entities is presented in bids-standard/bids-examples#433.

Both entities are being discussed in #153, and this Google Doc. The stim- entity was suggested first in #751. The annot- entity might be of use in #1771 as well.

This pull request would likely require a minor version change.

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 87.92%. Comparing base (0950f6d) to head (cee0301).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1814 +/- ## ======================================= Coverage 87.92% 87.92% ======================================= Files 16 16 Lines 1375 1375 ======================================= Hits 1209 1209 Misses 166 166 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.