Skip to content

Commit ffda47e

Browse files
authored
Merge pull request #94 from neurostuff/enh/deactivations
[ENH] add deactivation column to point
2 parents 5db643c + cb449ea commit ffda47e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

neurostore-openapi.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1726,6 +1726,10 @@ components:
17261726
id: 5klqsds10ziod
17271727
description: whether the reported peak is the max-peak statistic or a sub-maxmimal peak.
17281728
nullable: true
1729+
deactivation:
1730+
type: boolean
1731+
description: wheather the coordinate represents an decrease in activation relative to a baseline
1732+
nullable: true
17291733
order:
17301734
type: integer
17311735
x-stoplight:

0 commit comments

Comments
 (0)