|
42 | 42 | for privacy purposes. |
43 | 43 | type: number |
44 | 44 | unit: year |
| 45 | +alpha_rotation: |
| 46 | + name: alpha_rotation |
| 47 | + display_name: Alpha rotation |
| 48 | + description: | |
| 49 | + Euler angle to match probe extension dimensions (width, height, depth) to global x, y, z coordinates. |
| 50 | + unit: |
| 51 | + degree |
| 52 | +associated_brain_region: |
| 53 | + name: associated_brain_region |
| 54 | + display_name: Associated brain region |
| 55 | + description: | |
| 56 | + A textual indication on the location of the probe, preferably species-independent terms as obtained e.g. from Uberon. |
| 57 | + type: string |
| 58 | +associated_brain_region_id: |
| 59 | + name: associated_uberon_brain_region_id |
| 60 | + display_name: Associated brain region identifier |
| 61 | + description: | |
| 62 | + An identifier of the associated brain region based on the Uberon ontology for anatomical structures in animals. E.g. “UBERON:0010415” |
| 63 | + type: number |
| 64 | +associated_brain_region_quality_type: |
| 65 | + name: associated_brain_region_quality_type |
| 66 | + display_name: Associated brain region quality type |
| 67 | + description: | |
| 68 | + The method used to identify the associated brain region (estimated|proof) depending on anatomical pictures proofing the location or indirect estimation of the location. |
| 69 | + type: string |
| 70 | +beta_rotation: |
| 71 | + name: beta_rotation |
| 72 | + display_name: Beta rotation |
| 73 | + description: | |
| 74 | + Euler angle to match probe extension dimensions (width, height, depth) to global x, y, z coordinates. |
| 75 | + unit: |
| 76 | + degree |
45 | 77 | cardiac: |
46 | 78 | name: cardiac |
47 | 79 | display_name: Cardiac measurement |
@@ -84,6 +116,19 @@ component: |
84 | 116 | - $ref: objects.enums.quat_z.value |
85 | 117 | - $ref: objects.enums.quat_w.value |
86 | 118 | - n/a |
| 119 | +contact_count: |
| 120 | + name: contact_count |
| 121 | + display_name: Contact count |
| 122 | + description: | |
| 123 | + Number of miscellaneous analog contacts for auxiliary signals. |
| 124 | + type: number |
| 125 | +depth__probes: |
| 126 | + name: height |
| 127 | + display_name: Height |
| 128 | + description: | |
| 129 | + Physical height of the probe. |
| 130 | + type: number |
| 131 | + unit: mm |
87 | 132 | detector__channels: |
88 | 133 | name: detector |
89 | 134 | display_name: Detector Name |
@@ -116,6 +161,12 @@ description: |
116 | 161 | description: | |
117 | 162 | Brief free-text description of the channel, or other information of interest. |
118 | 163 | type: string |
| 164 | +device_serial_number: |
| 165 | + name: device_serial_number |
| 166 | + display_name: Device serial number |
| 167 | + description: | |
| 168 | + The serial number of the probe (provided by the manufacturer). |
| 169 | + type: string |
119 | 170 | description__optode: |
120 | 171 | name: description |
121 | 172 | display_name: Description |
@@ -151,6 +202,13 @@ filename: |
151 | 202 | Relative paths to files. |
152 | 203 | type: string |
153 | 204 | format: participant_relative |
| 205 | +gamma_rotation: |
| 206 | + name: gamma_rotation |
| 207 | + display_name: Gamma rotation |
| 208 | + description: | |
| 209 | + Euler angle to match probe extension dimensions (width, height, depth) to global x, y, z coordinates. |
| 210 | + unit: |
| 211 | + degree |
154 | 212 | group__channel: |
155 | 213 | name: group |
156 | 214 | display_name: Channel group |
@@ -192,6 +250,13 @@ handedness: |
192 | 250 | - AMBIDEXTROUS |
193 | 251 | - Ambidextrous |
194 | 252 | - n/a |
| 253 | +height__probes: |
| 254 | + name: height |
| 255 | + display_name: Height |
| 256 | + description: | |
| 257 | + Physical height of the probe. |
| 258 | + type: number |
| 259 | + unit: mm |
195 | 260 | hemisphere: |
196 | 261 | name: hemisphere |
197 | 262 | display_name: Electrode hemisphere |
@@ -267,6 +332,12 @@ material: |
267 | 332 | description: | |
268 | 333 | Material of the electrode (for example, `Tin`, `Ag/AgCl`, `Gold`). |
269 | 334 | type: string |
| 335 | +material__probes: |
| 336 | + name: material__probes |
| 337 | + display_name: Material |
| 338 | + description: | |
| 339 | + A textual description of the base material of the probe. |
| 340 | + type: string |
270 | 341 | metabolite_parent_fraction: |
271 | 342 | name: metabolite_parent_fraction |
272 | 343 | display_name: Metabolite parent fraction |
@@ -391,6 +462,12 @@ reference__ieeg: |
391 | 462 | - type: string |
392 | 463 | enum: |
393 | 464 | - n/a |
| 465 | +reference_atlas: |
| 466 | + name: reference_atlas |
| 467 | + display_name: Reference atlas |
| 468 | + description: | |
| 469 | + Name of reference atlas used for associated brain region identification, preferrably an ebrains supported atlas. |
| 470 | + type: string |
394 | 471 | reference_frame: |
395 | 472 | name: reference_frame |
396 | 473 | display_name: Reference frame |
@@ -703,6 +780,12 @@ type__optodes: |
703 | 780 | - $ref: objects.enums.source.value |
704 | 781 | - $ref: objects.enums.detector.value |
705 | 782 | - n/a |
| 783 | +type__probes: |
| 784 | + name: type |
| 785 | + display_name: Type |
| 786 | + description: | |
| 787 | + The type of the probe. |
| 788 | + type: string |
706 | 789 | units: |
707 | 790 | name: units |
708 | 791 | display_name: Units |
@@ -785,6 +868,13 @@ whole_blood_radioactivity: |
785 | 868 | Radioactivity in whole blood samples, |
786 | 869 | in unit of radioactivity measurements in whole blood samples (for example, `kBq/mL`). |
787 | 870 | type: number |
| 871 | +width__probes: |
| 872 | + name: width |
| 873 | + display_name: Width |
| 874 | + description: | |
| 875 | + Physical width of the probe. |
| 876 | + type: number |
| 877 | + unit: mm |
788 | 878 | x: |
789 | 879 | name: x |
790 | 880 | display_name: X position |
@@ -870,3 +960,13 @@ template_z: |
870 | 960 | - type: string |
871 | 961 | enum: |
872 | 962 | - n/a |
| 963 | +template_z: |
| 964 | + name: template_z |
| 965 | + display_name: Z template position |
| 966 | + description: | |
| 967 | + Assumed or ideal position along the z axis. |
| 968 | + anyOf: |
| 969 | + - type: number |
| 970 | + - type: string |
| 971 | + enum: |
| 972 | + - n/a |
0 commit comments