File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -825,7 +825,6 @@ short_channel:
825825 The total number of channels listed as short channels
826826 SHOULD be stored in `ShortChannelCount` in `*_nirs.json`.
827827 type : boolean
828- # TODO: might need to dup for microephys__size and have it um^2
829828signal_electrode :
830829 name : signal_electrode
831830 display_name : Signal electrode
@@ -840,6 +839,13 @@ size:
840839 Surface area of the electrode, units MUST be in `mm^2`.
841840 type : number
842841 unit : ' mm^2'
842+ size__microephys :
843+ name : size
844+ display_name : Electrode size
845+ description : |
846+ Surface area of the electrode, units MUST be in `um^2`.
847+ type : number
848+ unit : ' um^2'
843849software_filters :
844850 name : software_filters
845851 display_name : Software filters
Original file line number Diff line number Diff line change @@ -60,7 +60,7 @@ microephysElectrodes:
6060 hemisphere : recommended
6161 impedance : recommended
6262 shank_id : optional
63- size : optional
63+ size__microephys : optional
6464 electrode_shape : optional
6565 material : optional
6666 location : recommended
You can’t perform that action at this time.
0 commit comments