blackrock.xml 30 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <?xml-stylesheet type="text/xsl" href="https://terminologies.g-node.org/_resources/odmlDocument.xsl" xmlns:odml="http://www.g-node.org/odml"?>
  3. <odML version="1.1">
  4. <repository>https://terminologies.g-node.org/v1.1/terminologies.xml</repository>
  5. <version>1.0</version>
  6. <author>Lyuba Zehl</author>
  7. <date>2014-04-01</date>
  8. <section>
  9. <repository>https://terminologies.g-node.org/v1.1/terminologies.xml</repository>
  10. <definition>Information on the Cerebus^TM data acquisition system</definition>
  11. <property>
  12. <name>Owner</name>
  13. <type>string</type>
  14. <value>-</value>
  15. <definition>Owner of the device</definition>
  16. </property>
  17. <property>
  18. <name>Manufacturer</name>
  19. <type>string</type>
  20. <value>Blackrock Microsystems</value>
  21. <definition>Manufacturer of the device</definition>
  22. </property>
  23. <property>
  24. <name>Location</name>
  25. <type>string</type>
  26. <value>-</value>
  27. <definition>Location of the device</definition>
  28. </property>
  29. <property>
  30. <name>UserManual</name>
  31. <type>url</type>
  32. <value>-</value>
  33. <definition>User manual URL of the device</definition>
  34. </property>
  35. <name>Cerebus</name>
  36. <section>
  37. <repository>https://terminologies.g-node.org/v1.1/terminologies.xml</repository>
  38. <definition>Information of the Cerebus^TM neural signal processor (NSP)</definition>
  39. <property>
  40. <name>Type</name>
  41. <type>string</type>
  42. <value>Real-time</value>
  43. <definition>Type of the device</definition>
  44. </property>
  45. <property>
  46. <name>Model</name>
  47. <type>string</type>
  48. <value>-</value>
  49. <definition>Model of the device</definition>
  50. </property>
  51. <name>NeuralSignalProcessor</name>
  52. <section>
  53. <repository>https://terminologies.g-node.org/v1.1/terminologies.xml</repository>
  54. <definition>Information on analog inputs and outputs of the device</definition>
  55. <property>
  56. <name>PortType</name>
  57. <type>string</type>
  58. <value>BNC</value>
  59. <definition>Connector port type</definition>
  60. </property>
  61. <property>
  62. <name>InChannelCount</name>
  63. <type>int</type>
  64. <value>16</value>
  65. <definition>Total number of input channels</definition>
  66. </property>
  67. <property>
  68. <name>InUsedChannelCount</name>
  69. <type>int</type>
  70. <value>-1</value>
  71. <definition>Number of input channels used</definition>
  72. </property>
  73. <property>
  74. <name>InACChannel</name>
  75. <type>int</type>
  76. <value>[1, 2, 3, 4, 5, 6, 7, 8]</value>
  77. <definition>IDs of AC coupled input channels</definition>
  78. </property>
  79. <property>
  80. <name>InDCChannel</name>
  81. <type>int</type>
  82. <value>[9, 10, 11, 12, 13, 14, 15, 16]</value>
  83. <definition>IDs of DC coupled input channels</definition>
  84. </property>
  85. <property>
  86. <name>InFrom</name>
  87. <type>string</type>
  88. <value>-</value>
  89. <definition>Devices from which inputs are received</definition>
  90. </property>
  91. <property>
  92. <name>InSavedIn</name>
  93. <type>string</type>
  94. <value>-</value>
  95. <definition>File in which input data are saved</definition>
  96. </property>
  97. <property>
  98. <name>OutChannelCount</name>
  99. <type>int</type>
  100. <value>4</value>
  101. <definition>Total number of output channels</definition>
  102. </property>
  103. <property>
  104. <name>OutUsedChannelCount</name>
  105. <type>int</type>
  106. <value>-1</value>
  107. <definition>Number of output channels used</definition>
  108. </property>
  109. <property>
  110. <name>OutTo</name>
  111. <type>string</type>
  112. <value>-</value>
  113. <definition>Target device of each output</definition>
  114. </property>
  115. <property>
  116. <name>OutSavedIn</name>
  117. <type>string</type>
  118. <value>-</value>
  119. <definition>File in which output data are saved</definition>
  120. </property>
  121. <name>AnalogIO</name>
  122. <section>
  123. <repository>https://terminologies.g-node.org/v1.1/terminologies.xml</repository>
  124. <definition>Information on the analog-to-digital converter</definition>
  125. <property>
  126. <name>AIRange</name>
  127. <unit>V</unit>
  128. <type>float</type>
  129. <value>[-5.0, 5.0]</value>
  130. <definition>Voltage range of analog input</definition>
  131. </property>
  132. <property>
  133. <name>MaxAIImpedance</name>
  134. <unit>???</unit>
  135. <type>float</type>
  136. <value>100.0</value>
  137. <definition>Maximum impedance of analog input</definition>
  138. </property>
  139. <property>
  140. <name>Resolution</name>
  141. <unit>mV/bit</unit>
  142. <type>float</type>
  143. <value>0.15</value>
  144. <definition>Resolution of AD converter</definition>
  145. </property>
  146. <property>
  147. <name>DataBits</name>
  148. <unit>bit</unit>
  149. <type>int</type>
  150. <value>16</value>
  151. <definition>Width of digital data in bits</definition>
  152. </property>
  153. <property>
  154. <name>SamplingRate</name>
  155. <unit>samples/sec</unit>
  156. <type>int</type>
  157. <value>-1</value>
  158. <definition>Sampling rate of data</definition>
  159. </property>
  160. <name>ADConverter</name>
  161. <type>setup/daq</type>
  162. </section>
  163. <type>setup/daq</type>
  164. </section>
  165. <section>
  166. <repository>https://terminologies.g-node.org/v1.1/terminologies.xml</repository>
  167. <definition>Information on neural signal inputs and outputs of the device</definition>
  168. <property>
  169. <name>PortType</name>
  170. <type>string</type>
  171. <value>Fiber-optic link</value>
  172. <definition>Digital port type</definition>
  173. </property>
  174. <property>
  175. <name>InChannelCount</name>
  176. <type>int</type>
  177. <value>128</value>
  178. <definition>Total number of input channels</definition>
  179. </property>
  180. <property>
  181. <name>InUsedChannelCount</name>
  182. <type>int</type>
  183. <value>-1</value>
  184. <definition>Number of input channels used</definition>
  185. </property>
  186. <property>
  187. <name>InFrom</name>
  188. <type>string</type>
  189. <value>NeuralSignalAmplifier</value>
  190. <definition>Devices from which inputs are received</definition>
  191. </property>
  192. <property>
  193. <name>InSavedIn</name>
  194. <type>string</type>
  195. <value>-</value>
  196. <definition>File in which input data are saved</definition>
  197. </property>
  198. <name>NeuralSignalIO</name>
  199. <type>setup/daq</type>
  200. </section>
  201. <section>
  202. <repository>https://terminologies.g-node.org/v1.1/terminologies.xml</repository>
  203. <definition>Information on digital inputs and outputs of the device</definition>
  204. <property>
  205. <name>DIOPorts</name>
  206. <type>string</type>
  207. <value>[ExpI, ExpO, SerialI, SerialO, ExtSync, NSPSync]</value>
  208. <definition>Possible digital input and output (DIO) ports</definition>
  209. </property>
  210. <property>
  211. <name>DIOUsedPorts</name>
  212. <type>string</type>
  213. <value>-</value>
  214. <definition>Used digital input and output (DIO) ports</definition>
  215. </property>
  216. <name>DigitalIO</name>
  217. <type>setup/daq</type>
  218. </section>
  219. <section>
  220. <repository>https://terminologies.g-node.org/v1.1/terminologies.xml</repository>
  221. <definition>Information on inputs and outputs of the spike detection</definition>
  222. <property>
  223. <name>ThresholdType</name>
  224. <type>string</type>
  225. <value>-</value>
  226. <definition>Used method to define a data threshold for the spike detection</definition>
  227. </property>
  228. <property>
  229. <name>SavedIn</name>
  230. <type>string</type>
  231. <value>nev</value>
  232. <definition>File in which input data are saved</definition>
  233. </property>
  234. <name>SpikeIO</name>
  235. <section>
  236. <repository>https://terminologies.g-node.org/v1.1/terminologies.xml</repository>
  237. <definition>Information on the filter settings</definition>
  238. <property>
  239. <name>Type</name>
  240. <type>string</type>
  241. <value>butterworth</value>
  242. <definition>Used filter type</definition>
  243. </property>
  244. <property>
  245. <name>Causal</name>
  246. <type>boolean</type>
  247. <value>True</value>
  248. <definition>States if the used filter is causal</definition>
  249. </property>
  250. <property>
  251. <name>HighPassFreq</name>
  252. <unit>Hz</unit>
  253. <type>float</type>
  254. <value>-1.0</value>
  255. <definition>High pass frequency used</definition>
  256. </property>
  257. <property>
  258. <name>LowPassFreq</name>
  259. <unit>Hz</unit>
  260. <type>float</type>
  261. <value>-1.0</value>
  262. <definition>Low pass frequency used</definition>
  263. </property>
  264. <property>
  265. <name>HighPassOrder</name>
  266. <type>int</type>
  267. <value>-1</value>
  268. <definition>High pass order used</definition>
  269. </property>
  270. <property>
  271. <name>LowPassOrder</name>
  272. <type>int</type>
  273. <value>-1</value>
  274. <definition>Low pass order used</definition>
  275. </property>
  276. <name>Filter</name>
  277. <type>setup/daq</type>
  278. </section>
  279. <section>
  280. <repository>https://terminologies.g-node.org/v1.1/terminologies.xml</repository>
  281. <definition>Information on the recorded spike waveforms of the spike detection</definition>
  282. <property>
  283. <name>Width</name>
  284. <unit>ms</unit>
  285. <type>float</type>
  286. <value>1.6</value>
  287. <definition>Waveform window width</definition>
  288. </property>
  289. <property>
  290. <name>SamplingRate</name>
  291. <unit>samples/sec</unit>
  292. <type>int</type>
  293. <value>30000</value>
  294. <definition>Sampling rate of data</definition>
  295. </property>
  296. <property>
  297. <name>PreThresholdSamples</name>
  298. <unit>samples</unit>
  299. <type>int</type>
  300. <value>10</value>
  301. <definition>Number of samples before waveform passes threshold</definition>
  302. </property>
  303. <name>Waveforms</name>
  304. <type>setup/daq</type>
  305. </section>
  306. <section>
  307. <repository>https://terminologies.g-node.org/v1.1/terminologies.xml</repository>
  308. <definition>Information on the recorded spike events of the spike detection</definition>
  309. <property>
  310. <name>SamplingRate</name>
  311. <unit>samples/sec</unit>
  312. <type>int</type>
  313. <value>30000</value>
  314. <definition>Sampling rate of data</definition>
  315. </property>
  316. <property>
  317. <name>PreSortedUnitIDRange</name>
  318. <type>int</type>
  319. <value>[1, 16]</value>
  320. <definition>Possible unit ID range of online sorted spike events on each channel</definition>
  321. </property>
  322. <property>
  323. <name>UnclassifiedUnitID</name>
  324. <type>int</type>
  325. <value>0</value>
  326. <definition>Unit ID of unclassified spike events on each channel</definition>
  327. </property>
  328. <name>Events</name>
  329. <type>setup/daq</type>
  330. </section>
  331. <section>
  332. <repository>https://terminologies.g-node.org/v1.1/terminologies.xml</repository>
  333. <definition>Information on rejected recorded spike events of the spike detection</definition>
  334. <property>
  335. <name>AmplitudeLimits</name>
  336. <unit>mV</unit>
  337. <type>float</type>
  338. <value>-1.0</value>
  339. <definition>Amplitude limits of spike waveforms used to reject spike events</definition>
  340. </property>
  341. <property>
  342. <name>SyncChannelLimit</name>
  343. <type>int</type>
  344. <value>-1</value>
  345. <definition>Minimum number of channels with a synchronously detected spike events used to reject these spike
  346. events
  347. </definition>
  348. </property>
  349. <property>
  350. <name>SyncChannelRefPeriod</name>
  351. <unit>samples</unit>
  352. <type>float</type>
  353. <value>-1.0</value>
  354. <definition>Number of samples for which spike detection is turned off after a rejected synchronous spike
  355. event
  356. </definition>
  357. </property>
  358. <property>
  359. <name>UnitID</name>
  360. <type>int</type>
  361. <value>255</value>
  362. <definition>Unit ID reserved for rejected spike events on each channel</definition>
  363. </property>
  364. <name>Rejections</name>
  365. <type>setup/daq</type>
  366. </section>
  367. <type>setup/daq</type>
  368. </section>
  369. <type>setup/daq/hardware</type>
  370. </section>
  371. <section>
  372. <repository>https://terminologies.g-node.org/v1.1/terminologies.xml</repository>
  373. <definition>Information on the Cerebus^TM neural signal amplifier (NSA)</definition>
  374. <property>
  375. <name>Type</name>
  376. <type>string</type>
  377. <value>Front-End Amplifier</value>
  378. <definition>Type of amplifier</definition>
  379. </property>
  380. <property>
  381. <name>Model</name>
  382. <type>string</type>
  383. <value>-</value>
  384. <definition>Model of amplifier</definition>
  385. </property>
  386. <property>
  387. <name>AIChannelCount</name>
  388. <type>int</type>
  389. <value>128</value>
  390. <definition>Total number of analog input channels</definition>
  391. </property>
  392. <property>
  393. <name>AIUsedChannelCount</name>
  394. <type>int</type>
  395. <value>-1</value>
  396. <definition>Number of analog input channels used</definition>
  397. </property>
  398. <name>NeuralSignalAmplifier</name>
  399. <section>
  400. <repository>https://terminologies.g-node.org/v1.1/terminologies.xml</repository>
  401. <definition>Information on the analog-to-digital converter</definition>
  402. <property>
  403. <name>AIRange</name>
  404. <unit>mV</unit>
  405. <type>float</type>
  406. <value>[-8.192, 8.192]</value>
  407. <definition>Voltage range of analog input</definition>
  408. </property>
  409. <property>
  410. <name>MaxAIImpedance</name>
  411. <unit>G???</unit>
  412. <type>float</type>
  413. <value>-1.0</value>
  414. <definition>Maximum impedance of analog input</definition>
  415. </property>
  416. <property>
  417. <name>Resolution</name>
  418. <unit>??V/bit</unit>
  419. <type>float</type>
  420. <value>0.25</value>
  421. <definition>Resolution of AD converter</definition>
  422. </property>
  423. <property>
  424. <name>DataBits</name>
  425. <unit>bit</unit>
  426. <type>int</type>
  427. <value>16</value>
  428. <definition>Width of digital data in bits</definition>
  429. </property>
  430. <property>
  431. <name>SamplingRate</name>
  432. <unit>samples/sec</unit>
  433. <type>int</type>
  434. <value>-1</value>
  435. <definition>Sampling rate of data</definition>
  436. </property>
  437. <name>ADConverter-2</name>
  438. <type>setup/daq</type>
  439. </section>
  440. <section>
  441. <repository>https://terminologies.g-node.org/v1.1/terminologies.xml</repository>
  442. <definition>Information on the filter settings</definition>
  443. <property>
  444. <name>Type</name>
  445. <type>string</type>
  446. <value>butterworth</value>
  447. <definition>Filter type used</definition>
  448. </property>
  449. <property>
  450. <name>Causal</name>
  451. <type>boolean</type>
  452. <value>True</value>
  453. <definition>States if the used filter is causal</definition>
  454. </property>
  455. <property>
  456. <name>HighPassFreq</name>
  457. <unit>Hz</unit>
  458. <type>float</type>
  459. <value>0.3</value>
  460. <definition>High pass frequency used</definition>
  461. </property>
  462. <property>
  463. <name>LowPassFreq</name>
  464. <unit>kHz</unit>
  465. <type>float</type>
  466. <value>7.5</value>
  467. <definition>Low pass frequency used</definition>
  468. </property>
  469. <property>
  470. <name>HighPassOrder</name>
  471. <type>int</type>
  472. <value>1</value>
  473. <definition>High pass order used</definition>
  474. </property>
  475. <property>
  476. <name>LowPassOrder</name>
  477. <type>int</type>
  478. <value>3</value>
  479. <definition>Low pass order used</definition>
  480. </property>
  481. <name>Filter-2</name>
  482. <type>setup/daq</type>
  483. </section>
  484. <section>
  485. <repository>https://terminologies.g-node.org/v1.1/terminologies.xml</repository>
  486. <definition>Information on the amplifier</definition>
  487. <property>
  488. <name>Gain</name>
  489. <type>int</type>
  490. <value>-1</value>
  491. <definition>Gain used</definition>
  492. </property>
  493. <name>Amplifier</name>
  494. <type>setup/daq</type>
  495. </section>
  496. <type>setup/daq/hardware</type>
  497. </section>
  498. <section>
  499. <repository>https://terminologies.g-node.org/v1.1/terminologies.xml</repository>
  500. <name>NeuralSignalStimulator</name>
  501. <type>setup/daq/hardware</type>
  502. <definition>Information on the Cerebus^TM neural signal stimulator (NSS)</definition>
  503. </section>
  504. <section>
  505. <repository>https://terminologies.g-node.org/v1.1/terminologies.xml</repository>
  506. <definition>Information on the Cerebus^TM control computer</definition>
  507. <property>
  508. <name>CPU</name>
  509. <type>string</type>
  510. <value>-</value>
  511. <definition>CPU model</definition>
  512. </property>
  513. <property>
  514. <name>RAM</name>
  515. <unit>GB</unit>
  516. <type>float</type>
  517. <value>-1.0</value>
  518. <definition>Amount of RAM</definition>
  519. </property>
  520. <property>
  521. <name>Mainboard</name>
  522. <type>string</type>
  523. <value>-</value>
  524. <definition>Mainboard type</definition>
  525. </property>
  526. <property>
  527. <name>HarddiskCapacity</name>
  528. <unit>GB</unit>
  529. <type>float</type>
  530. <value>-1.0</value>
  531. <definition>Disk capacity of data storage</definition>
  532. </property>
  533. <property>
  534. <name>OSType</name>
  535. <type>string</type>
  536. <value>-</value>
  537. <definition>Type of operating system</definition>
  538. </property>
  539. <property>
  540. <name>OSVersion</name>
  541. <type>string</type>
  542. <value>-</value>
  543. <definition>Version of operating system</definition>
  544. </property>
  545. <name>ControlComputer</name>
  546. <section>
  547. <repository>https://terminologies.g-node.org/v1.1/terminologies.xml</repository>
  548. <name>ControlSoftware</name>
  549. <type>setup/daq</type>
  550. <definition>Information on the control software of the Cerebus^TM system</definition>
  551. </section>
  552. <type>setup/daq/software</type>
  553. </section>
  554. <type>setup/daq</type>
  555. </section>
  556. <section>
  557. <repository>https://terminologies.g-node.org/v1.1/terminologies.xml</repository>
  558. <definition>Information on the Blackrock Utah Electrode Array</definition>
  559. <property>
  560. <name>Owner</name>
  561. <type>string</type>
  562. <value>-</value>
  563. <definition>Owner of the device</definition>
  564. </property>
  565. <property>
  566. <name>SerialNo</name>
  567. <type>string</type>
  568. <value>-</value>
  569. <definition>Serial number of the device</definition>
  570. </property>
  571. <property>
  572. <name>Manufacturer</name>
  573. <value>Blackrock Microsystems</value>
  574. <definition>Manufacturer of the device</definition>
  575. <type>string</type>
  576. </property>
  577. <property>
  578. <name>WiresMaterial</name>
  579. <type>string</type>
  580. <value>Pt/Au</value>
  581. <definition>Material of wires connecting array and connector</definition>
  582. </property>
  583. <property>
  584. <name>WiresDiameter</name>
  585. <unit>??m</unit>
  586. <type>float</type>
  587. <value>25.0</value>
  588. <definition>Diameter of each wire</definition>
  589. </property>
  590. <property>
  591. <name>WiresLength</name>
  592. <unit>mm</unit>
  593. <type>float</type>
  594. <value>-1.0</value>
  595. <definition>Length of each wire</definition>
  596. </property>
  597. <name>UtahArray</name>
  598. <section>
  599. <repository>https://terminologies.g-node.org/v1.1/terminologies.xml</repository>
  600. <definition>Information on the used connector</definition>
  601. <property>
  602. <name>Style</name>
  603. <type>string</type>
  604. <value>-</value>
  605. <definition>Style of the connector</definition>
  606. </property>
  607. <property>
  608. <name>Height</name>
  609. <unit>mm</unit>
  610. <type>float</type>
  611. <value>-1.0</value>
  612. <definition>Height of the connector</definition>
  613. </property>
  614. <property>
  615. <name>DiameterBase</name>
  616. <unit>mm</unit>
  617. <type>float</type>
  618. <value>-1.0</value>
  619. <definition>Diameter of the base of the connector</definition>
  620. </property>
  621. <property>
  622. <name>DiameterBody</name>
  623. <unit>mm</unit>
  624. <type>float</type>
  625. <value>-1.0</value>
  626. <definition>Diameter of the body of the connector</definition>
  627. </property>
  628. <property>
  629. <name>Width</name>
  630. <unit>mm</unit>
  631. <type>float</type>
  632. <value>-1.0</value>
  633. <definition>Width of the connector</definition>
  634. </property>
  635. <property>
  636. <name>Length</name>
  637. <unit>mm</unit>
  638. <type>float</type>
  639. <value>-1.0</value>
  640. <definition>Length of the connector</definition>
  641. </property>
  642. <property>
  643. <name>ImplantType</name>
  644. <type>string</type>
  645. <value>-</value>
  646. <definition>Type of implantation</definition>
  647. </property>
  648. <property>
  649. <name>SkullMount</name>
  650. <type>string</type>
  651. <value>-</value>
  652. <definition>Type of mounting to the skull</definition>
  653. </property>
  654. <name>Connector</name>
  655. <type>setup/daq/hardware</type>
  656. </section>
  657. <section>
  658. <repository>https://terminologies.g-node.org/v1.1/terminologies.xml</repository>
  659. <definition>Information on the array used</definition>
  660. <property>
  661. <name>GridNo</name>
  662. <type>int</type>
  663. <value>0</value>
  664. <definition>Number of array grids</definition>
  665. </property>
  666. <property>
  667. <name>NoReferences</name>
  668. <type>int</type>
  669. <value>2</value>
  670. <definition>Number of reference wires</definition>
  671. </property>
  672. <property>
  673. <name>NoGrounds</name>
  674. <type>int</type>
  675. <value>1</value>
  676. <definition>Number of ground wires</definition>
  677. </property>
  678. <name>Array</name>
  679. <section>
  680. <repository>https://terminologies.g-node.org/v1.1/terminologies.xml</repository>
  681. <definition>Information on array grid</definition>
  682. <property>
  683. <name>ID</name>
  684. <type>int</type>
  685. <value>-1</value>
  686. <definition>Grid ID</definition>
  687. </property>
  688. <property>
  689. <name>ElectrodeGeometry</name>
  690. <type>string</type>
  691. <value>-</value>
  692. <definition>Geometry of the electrode lengths</definition>
  693. </property>
  694. <property>
  695. <name>ElectrodeMetal</name>
  696. <type>string</type>
  697. <value>-</value>
  698. <definition>Electrode site metal option</definition>
  699. </property>
  700. <property>
  701. <name>ElectrodePitch</name>
  702. <unit>??m</unit>
  703. <type>float</type>
  704. <value>-1.0</value>
  705. <definition>Inter-electrode-distance</definition>
  706. </property>
  707. <property>
  708. <name>Insulation</name>
  709. <type>string</type>
  710. <value>Parylene-C</value>
  711. <definition>Insulation material</definition>
  712. </property>
  713. <property>
  714. <name>GridRows</name>
  715. <type>int</type>
  716. <value>-1</value>
  717. <definition>Number of electrode rows.</definition>
  718. </property>
  719. <property>
  720. <name>GridColumns</name>
  721. <type>int</type>
  722. <value>-1</value>
  723. <definition>Number of electrode columns</definition>
  724. </property>
  725. <property>
  726. <name>GridWidth</name>
  727. <unit>mm</unit>
  728. <type>float</type>
  729. <value>-1.0</value>
  730. <definition>Width of array grid</definition>
  731. </property>
  732. <property>
  733. <name>GridLength</name>
  734. <unit>mm</unit>
  735. <type>float</type>
  736. <value>-1.0</value>
  737. <definition>Length of array grid</definition>
  738. </property>
  739. <property>
  740. <name>ElectrodeCount</name>
  741. <type>int</type>
  742. <value>-1</value>
  743. <definition>Total number of electrodes</definition>
  744. </property>
  745. <property>
  746. <name>ActiveElectrodeCount</name>
  747. <type>int</type>
  748. <value>0</value>
  749. <definition>Number of connected/active electrodes</definition>
  750. </property>
  751. <name>Grid_XX</name>
  752. <type>setup/daq/hardware</type>
  753. </section>
  754. <section>
  755. <repository>https://terminologies.g-node.org/v1.1/terminologies.xml</repository>
  756. <definition>Information on array electrodes</definition>
  757. <property>
  758. <name>ElectrodeCount</name>
  759. <type>int</type>
  760. <value>-1</value>
  761. <definition>Total number of electrodes</definition>
  762. </property>
  763. <property>
  764. <name>ActiveElectrodeCount</name>
  765. <type>int</type>
  766. <value>-1</value>
  767. <definition>Number of connected/active electrodes</definition>
  768. </property>
  769. <name>Electrodes</name>
  770. <section>
  771. <repository>https://terminologies.g-node.org/v1.1/terminologies.xml</repository>
  772. <definition>Information on electrode</definition>
  773. <property>
  774. <name>ID</name>
  775. <type>int</type>
  776. <value>-1</value>
  777. <definition>Electrode ID</definition>
  778. </property>
  779. <property>
  780. <name>GridID</name>
  781. <type>int</type>
  782. <value>-1</value>
  783. <definition>Grid ID</definition>
  784. </property>
  785. <property>
  786. <name>BankID</name>
  787. <type>int</type>
  788. <value>-1</value>
  789. <definition>Bank ID</definition>
  790. </property>
  791. <property>
  792. <name>PinID</name>
  793. <type>int</type>
  794. <value>-1</value>
  795. <definition>Pin ID</definition>
  796. </property>
  797. <property>
  798. <name>IDca</name>
  799. <type>int</type>
  800. <value>-1</value>
  801. <definition>Connector aligned ID</definition>
  802. </property>
  803. <property>
  804. <name>Impedance</name>
  805. <unit>k???</unit>
  806. <type>float</type>
  807. <value>-1.0</value>
  808. <definition>Pre-implantation impedance</definition>
  809. </property>
  810. <property>
  811. <name>AutoImpedance</name>
  812. <unit>k???</unit>
  813. <type>float</type>
  814. <value>-1.0</value>
  815. <definition>Auto impedance during implantation</definition>
  816. </property>
  817. <property>
  818. <name>Length</name>
  819. <unit>mm</unit>
  820. <type>float</type>
  821. <value>-1.0</value>
  822. <definition>Length</definition>
  823. </property>
  824. <property>
  825. <name>SUAIDs</name>
  826. <type>int</type>
  827. <value>-1</value>
  828. <definition>IDs of single units</definition>
  829. </property>
  830. <property>
  831. <name>MUAIDs</name>
  832. <type>int</type>
  833. <value>0</value>
  834. <definition>IDs of multi units</definition>
  835. </property>
  836. <property>
  837. <name>NoiseIDs</name>
  838. <type>int</type>
  839. <value>255</value>
  840. <definition>IDs for rejected units</definition>
  841. </property>
  842. <property>
  843. <name>SpikeThreshold</name>
  844. <unit>mV</unit>
  845. <type>float</type>
  846. <value>-1.0</value>
  847. <definition>Threshold used for spike detection</definition>
  848. </property>
  849. <name>Electrode_XXX</name>
  850. <type>setup/daq/hardware</type>
  851. </section>
  852. <type>setup/daq/hardware</type>
  853. </section>
  854. <type>setup/daq/hardware</type>
  855. </section>
  856. <type>setup/daq/hardware</type>
  857. </section>
  858. <section>
  859. <repository>https://terminologies.g-node.org/v1.1/terminologies.xml</repository>
  860. <definition>Information on the headstage used</definition>
  861. <property>
  862. <name>Model</name>
  863. <type>string</type>
  864. <value>-</value>
  865. <definition>Model of device</definition>
  866. </property>
  867. <property>
  868. <name>Gain</name>
  869. <type>int</type>
  870. <value>-1</value>
  871. <definition>Gain used</definition>
  872. </property>
  873. <property>
  874. <name>InFrom</name>
  875. <type>string</type>
  876. <value>UtahArray</value>
  877. <definition>Devices from which inputs are received</definition>
  878. </property>
  879. <property>
  880. <name>OutTo</name>
  881. <type>string</type>
  882. <value>NeuralSignalAmplifier</value>
  883. <definition>Target device of each output</definition>
  884. </property>
  885. <name>Headstage</name>
  886. <type>setup/daq/hardware</type>
  887. </section>
  888. </odML>