Skip to content

Commit 4170e25

Browse files
Remove incorrect stimuli modality mapping
Stimuli are modality-agnostic per BEP044 specification and should not be mapped to a specific modality. Remove the stim modality mapping to fix schema validation errors. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <[email protected]>
1 parent 9ead84c commit 4170e25

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/schema/rules/modalities.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,3 @@ nirs:
3434
mrs:
3535
datatypes:
3636
- mrs
37-
stim:
38-
datatypes:
39-
- stimuli

0 commit comments

Comments
 (0)