You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

test-regularizedcsp-test.xml 42KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438
  1. <OpenViBE-Scenario>
  2. <FormatVersion>2</FormatVersion>
  3. <Creator>OpenViBE Designer</Creator>
  4. <CreatorVersion>2.1.0</CreatorVersion>
  5. <Settings></Settings>
  6. <Inputs></Inputs>
  7. <Outputs></Outputs>
  8. <Boxes>
  9. <Box>
  10. <Identifier>(0x000001bf, 0x0000774e)</Identifier>
  11. <Name>Simple DSP</Name>
  12. <AlgorithmClassIdentifier>(0x00e26fa1, 0x1dbab1b2)</AlgorithmClassIdentifier>
  13. <Inputs>
  14. <Input>
  15. <TypeIdentifier>(0x5ba36127, 0x195feae1)</TypeIdentifier>
  16. <Name>Input - A</Name>
  17. </Input>
  18. </Inputs>
  19. <Outputs>
  20. <Output>
  21. <TypeIdentifier>(0x5ba36127, 0x195feae1)</TypeIdentifier>
  22. <Name>Output</Name>
  23. </Output>
  24. </Outputs>
  25. <Settings>
  26. <Setting>
  27. <TypeIdentifier>(0x79a9edeb, 0x245d83fc)</TypeIdentifier>
  28. <Name>Equation</Name>
  29. <DefaultValue>x</DefaultValue>
  30. <Value>sin(2*m_PI*x*10)</Value>
  31. <Modifiability>false</Modifiability>
  32. </Setting>
  33. </Settings>
  34. <Attributes>
  35. <Attribute>
  36. <Identifier>(0x1fa7a38f, 0x54edbe0b)</Identifier>
  37. <Value>108</Value>
  38. </Attribute>
  39. <Attribute>
  40. <Identifier>(0x207c9054, 0x3c841b63)</Identifier>
  41. <Value>340</Value>
  42. </Attribute>
  43. <Attribute>
  44. <Identifier>(0x30a4e5c9, 0x83502953)</Identifier>
  45. <Value></Value>
  46. </Attribute>
  47. <Attribute>
  48. <Identifier>(0x4e7b798a, 0x183beafb)</Identifier>
  49. <Value>(0x21889dc4, 0x1126497e)</Value>
  50. </Attribute>
  51. <Attribute>
  52. <Identifier>(0x527ad68d, 0x16d746a0)</Identifier>
  53. <Value></Value>
  54. </Attribute>
  55. <Attribute>
  56. <Identifier>(0xc46b3d00, 0x3e0454e1)</Identifier>
  57. <Value>(0x00000000, 0x0030d207)</Value>
  58. </Attribute>
  59. <Attribute>
  60. <Identifier>(0xc73e83ec, 0xf855c5bc)</Identifier>
  61. <Value>false</Value>
  62. </Attribute>
  63. <Attribute>
  64. <Identifier>(0xc80ce8af, 0xf699f813)</Identifier>
  65. <Value>1</Value>
  66. </Attribute>
  67. <Attribute>
  68. <Identifier>(0xce18836a, 0x9c0eb403)</Identifier>
  69. <Value>1</Value>
  70. </Attribute>
  71. <Attribute>
  72. <Identifier>(0xcfad85b0, 0x7c6d841c)</Identifier>
  73. <Value>1</Value>
  74. </Attribute>
  75. <Attribute>
  76. <Identifier>(0xfba64161, 0x65304e21)</Identifier>
  77. <Value></Value>
  78. </Attribute>
  79. </Attributes>
  80. </Box>
  81. <Box>
  82. <Identifier>(0x0000099b, 0x0000516a)</Identifier>
  83. <Name>Time signal</Name>
  84. <AlgorithmClassIdentifier>(0x28a5e7ff, 0x530095de)</AlgorithmClassIdentifier>
  85. <Outputs>
  86. <Output>
  87. <TypeIdentifier>(0x5ba36127, 0x195feae1)</TypeIdentifier>
  88. <Name>Generated signal</Name>
  89. </Output>
  90. </Outputs>
  91. <Settings>
  92. <Setting>
  93. <TypeIdentifier>(0x007deef9, 0x2f3e95c6)</TypeIdentifier>
  94. <Name>Sampling frequency</Name>
  95. <DefaultValue>512</DefaultValue>
  96. <Value>100</Value>
  97. <Modifiability>false</Modifiability>
  98. </Setting>
  99. <Setting>
  100. <TypeIdentifier>(0x007deef9, 0x2f3e95c6)</TypeIdentifier>
  101. <Name>Generated epoch sample count</Name>
  102. <DefaultValue>32</DefaultValue>
  103. <Value>32</Value>
  104. <Modifiability>false</Modifiability>
  105. </Setting>
  106. </Settings>
  107. <Attributes>
  108. <Attribute>
  109. <Identifier>(0x1fa7a38f, 0x54edbe0b)</Identifier>
  110. <Value>64</Value>
  111. </Attribute>
  112. <Attribute>
  113. <Identifier>(0x207c9054, 0x3c841b63)</Identifier>
  114. <Value>336</Value>
  115. </Attribute>
  116. <Attribute>
  117. <Identifier>(0x4e7b798a, 0x183beafb)</Identifier>
  118. <Value>(0x9e5ca01e, 0x30a4d8c3)</Value>
  119. </Attribute>
  120. <Attribute>
  121. <Identifier>(0xc46b3d00, 0x3e0454e1)</Identifier>
  122. <Value>(0x00000000, 0x002c0fde)</Value>
  123. </Attribute>
  124. <Attribute>
  125. <Identifier>(0xc73e83ec, 0xf855c5bc)</Identifier>
  126. <Value>false</Value>
  127. </Attribute>
  128. <Attribute>
  129. <Identifier>(0xc80ce8af, 0xf699f813)</Identifier>
  130. <Value>1</Value>
  131. </Attribute>
  132. <Attribute>
  133. <Identifier>(0xce18836a, 0x9c0eb403)</Identifier>
  134. <Value>2</Value>
  135. </Attribute>
  136. </Attributes>
  137. </Box>
  138. <Box>
  139. <Identifier>(0x00001d79, 0x0000094b)</Identifier>
  140. <Name>Player Controller</Name>
  141. <AlgorithmClassIdentifier>(0x5f426dce, 0x08456e13)</AlgorithmClassIdentifier>
  142. <Inputs>
  143. <Input>
  144. <TypeIdentifier>(0x6f752dd0, 0x082a321e)</TypeIdentifier>
  145. <Name>Stimulations</Name>
  146. </Input>
  147. </Inputs>
  148. <Settings>
  149. <Setting>
  150. <TypeIdentifier>(0x2c132d6e, 0x44ab0d97)</TypeIdentifier>
  151. <Name>Stimulation name</Name>
  152. <DefaultValue>OVTK_StimulationId_Label_00</DefaultValue>
  153. <Value>OVTK_StimulationId_TrainCompleted</Value>
  154. <Modifiability>false</Modifiability>
  155. </Setting>
  156. <Setting>
  157. <TypeIdentifier>(0xcc14d8d6, 0xf27ecb73)</TypeIdentifier>
  158. <Name>Action to perform</Name>
  159. <DefaultValue>Pause</DefaultValue>
  160. <Value>Stop</Value>
  161. <Modifiability>false</Modifiability>
  162. </Setting>
  163. </Settings>
  164. <Attributes>
  165. <Attribute>
  166. <Identifier>(0x1fa7a38f, 0x54edbe0b)</Identifier>
  167. <Value>624</Value>
  168. </Attribute>
  169. <Attribute>
  170. <Identifier>(0x207c9054, 0x3c841b63)</Identifier>
  171. <Value>560</Value>
  172. </Attribute>
  173. <Attribute>
  174. <Identifier>(0x4e7b798a, 0x183beafb)</Identifier>
  175. <Value>(0x568d148e, 0x650792b3)</Value>
  176. </Attribute>
  177. <Attribute>
  178. <Identifier>(0xc46b3d00, 0x3e0454e1)</Identifier>
  179. <Value>(0x00000000, 0x0054b70c)</Value>
  180. </Attribute>
  181. <Attribute>
  182. <Identifier>(0xc73e83ec, 0xf855c5bc)</Identifier>
  183. <Value>false</Value>
  184. </Attribute>
  185. <Attribute>
  186. <Identifier>(0xce18836a, 0x9c0eb403)</Identifier>
  187. <Value>2</Value>
  188. </Attribute>
  189. <Attribute>
  190. <Identifier>(0xcfad85b0, 0x7c6d841c)</Identifier>
  191. <Value>1</Value>
  192. </Attribute>
  193. </Attributes>
  194. </Box>
  195. <Box>
  196. <Identifier>(0x00002824, 0x00000ec9)</Identifier>
  197. <Name>Feature aggregator</Name>
  198. <AlgorithmClassIdentifier>(0x00682417, 0x453635f9)</AlgorithmClassIdentifier>
  199. <Inputs>
  200. <Input>
  201. <TypeIdentifier>(0x544a003e, 0x6dcba5f6)</TypeIdentifier>
  202. <Name>Input stream 1</Name>
  203. </Input>
  204. </Inputs>
  205. <Outputs>
  206. <Output>
  207. <TypeIdentifier>(0x17341935, 0x152ff448)</TypeIdentifier>
  208. <Name>Feature vector stream</Name>
  209. </Output>
  210. </Outputs>
  211. <Attributes>
  212. <Attribute>
  213. <Identifier>(0x1fa7a38f, 0x54edbe0b)</Identifier>
  214. <Value>480</Value>
  215. </Attribute>
  216. <Attribute>
  217. <Identifier>(0x207c9054, 0x3c841b63)</Identifier>
  218. <Value>544</Value>
  219. </Attribute>
  220. <Attribute>
  221. <Identifier>(0x4e7b798a, 0x183beafb)</Identifier>
  222. <Value>(0xb5d15cc9, 0x6c8c28fb)</Value>
  223. </Attribute>
  224. <Attribute>
  225. <Identifier>(0xc46b3d00, 0x3e0454e1)</Identifier>
  226. <Value>(0x00000000, 0x00347b11)</Value>
  227. </Attribute>
  228. <Attribute>
  229. <Identifier>(0xc73e83ec, 0xf855c5bc)</Identifier>
  230. <Value>false</Value>
  231. </Attribute>
  232. <Attribute>
  233. <Identifier>(0xc80ce8af, 0xf699f813)</Identifier>
  234. <Value>1</Value>
  235. </Attribute>
  236. <Attribute>
  237. <Identifier>(0xcfad85b0, 0x7c6d841c)</Identifier>
  238. <Value>1</Value>
  239. </Attribute>
  240. <Attribute>
  241. <Identifier>(0xfba64161, 0x65304e21)</Identifier>
  242. <Value></Value>
  243. </Attribute>
  244. </Attributes>
  245. </Box>
  246. <Box>
  247. <Identifier>(0x00003065, 0x00006f68)</Identifier>
  248. <Name>Feature aggregator</Name>
  249. <AlgorithmClassIdentifier>(0x00682417, 0x453635f9)</AlgorithmClassIdentifier>
  250. <Inputs>
  251. <Input>
  252. <TypeIdentifier>(0x544a003e, 0x6dcba5f6)</TypeIdentifier>
  253. <Name>Input stream 1</Name>
  254. </Input>
  255. </Inputs>
  256. <Outputs>
  257. <Output>
  258. <TypeIdentifier>(0x17341935, 0x152ff448)</TypeIdentifier>
  259. <Name>Feature vector stream</Name>
  260. </Output>
  261. </Outputs>
  262. <Attributes>
  263. <Attribute>
  264. <Identifier>(0x1fa7a38f, 0x54edbe0b)</Identifier>
  265. <Value>480</Value>
  266. </Attribute>
  267. <Attribute>
  268. <Identifier>(0x207c9054, 0x3c841b63)</Identifier>
  269. <Value>720</Value>
  270. </Attribute>
  271. <Attribute>
  272. <Identifier>(0x4e7b798a, 0x183beafb)</Identifier>
  273. <Value>(0xb5d15cc9, 0x6c8c28fb)</Value>
  274. </Attribute>
  275. <Attribute>
  276. <Identifier>(0xc46b3d00, 0x3e0454e1)</Identifier>
  277. <Value>(0x00000000, 0x003ab9f3)</Value>
  278. </Attribute>
  279. <Attribute>
  280. <Identifier>(0xc73e83ec, 0xf855c5bc)</Identifier>
  281. <Value>false</Value>
  282. </Attribute>
  283. <Attribute>
  284. <Identifier>(0xc80ce8af, 0xf699f813)</Identifier>
  285. <Value>1</Value>
  286. </Attribute>
  287. <Attribute>
  288. <Identifier>(0xcfad85b0, 0x7c6d841c)</Identifier>
  289. <Value>1</Value>
  290. </Attribute>
  291. <Attribute>
  292. <Identifier>(0xfba64161, 0x65304e21)</Identifier>
  293. <Value></Value>
  294. </Attribute>
  295. </Attributes>
  296. </Box>
  297. <Box>
  298. <Identifier>(0x0000384e, 0x00003b0e)</Identifier>
  299. <Name>Spatial Filter</Name>
  300. <AlgorithmClassIdentifier>(0xdd332c6c, 0x195b4fd4)</AlgorithmClassIdentifier>
  301. <Inputs>
  302. <Input>
  303. <TypeIdentifier>(0x5ba36127, 0x195feae1)</TypeIdentifier>
  304. <Name>Input Signal</Name>
  305. </Input>
  306. </Inputs>
  307. <Outputs>
  308. <Output>
  309. <TypeIdentifier>(0x5ba36127, 0x195feae1)</TypeIdentifier>
  310. <Name>Output Signal</Name>
  311. </Output>
  312. </Outputs>
  313. <Settings>
  314. <Setting>
  315. <TypeIdentifier>(0x79a9edeb, 0x245d83fc)</TypeIdentifier>
  316. <Name>Spatial Filter Coefficients</Name>
  317. <DefaultValue>1;0;0;0;0;1;0;0;0;0;1;0;0;0;0;1</DefaultValue>
  318. <Value>1;0;0;0;0;1;0;0;0;0;1;0;0;0;0;1</Value>
  319. <Modifiability>false</Modifiability>
  320. </Setting>
  321. <Setting>
  322. <TypeIdentifier>(0x007deef9, 0x2f3e95c6)</TypeIdentifier>
  323. <Name>Number of Output Channels</Name>
  324. <DefaultValue>4</DefaultValue>
  325. <Value>4</Value>
  326. <Modifiability>false</Modifiability>
  327. </Setting>
  328. <Setting>
  329. <TypeIdentifier>(0x007deef9, 0x2f3e95c6)</TypeIdentifier>
  330. <Name>Number of Input Channels</Name>
  331. <DefaultValue>4</DefaultValue>
  332. <Value>4</Value>
  333. <Modifiability>false</Modifiability>
  334. </Setting>
  335. <Setting>
  336. <TypeIdentifier>(0x330306dd, 0x74a95f98)</TypeIdentifier>
  337. <Name>Filter matrix file</Name>
  338. <DefaultValue></DefaultValue>
  339. <Value>${Player_ScenarioDirectory}/${TEST_FILTER}</Value>
  340. <Modifiability>false</Modifiability>
  341. </Setting>
  342. </Settings>
  343. <Attributes>
  344. <Attribute>
  345. <Identifier>(0x1fa7a38f, 0x54edbe0b)</Identifier>
  346. <Value>288</Value>
  347. </Attribute>
  348. <Attribute>
  349. <Identifier>(0x207c9054, 0x3c841b63)</Identifier>
  350. <Value>528</Value>
  351. </Attribute>
  352. <Attribute>
  353. <Identifier>(0x30a4e5c9, 0x83502953)</Identifier>
  354. <Value></Value>
  355. </Attribute>
  356. <Attribute>
  357. <Identifier>(0x4e7b798a, 0x183beafb)</Identifier>
  358. <Value>(0x81db9bf9, 0xf1cf4ed7)</Value>
  359. </Attribute>
  360. <Attribute>
  361. <Identifier>(0x527ad68d, 0x16d746a0)</Identifier>
  362. <Value></Value>
  363. </Attribute>
  364. <Attribute>
  365. <Identifier>(0xc46b3d00, 0x3e0454e1)</Identifier>
  366. <Value>(0x00000000, 0x00361510)</Value>
  367. </Attribute>
  368. <Attribute>
  369. <Identifier>(0xc73e83ec, 0xf855c5bc)</Identifier>
  370. <Value>false</Value>
  371. </Attribute>
  372. <Attribute>
  373. <Identifier>(0xc80ce8af, 0xf699f813)</Identifier>
  374. <Value>1</Value>
  375. </Attribute>
  376. <Attribute>
  377. <Identifier>(0xce18836a, 0x9c0eb403)</Identifier>
  378. <Value>4</Value>
  379. </Attribute>
  380. <Attribute>
  381. <Identifier>(0xcfad85b0, 0x7c6d841c)</Identifier>
  382. <Value>1</Value>
  383. </Attribute>
  384. </Attributes>
  385. </Box>
  386. <Box>
  387. <Identifier>(0x0000384e, 0x00003b10)</Identifier>
  388. <Name>Spatial Filter</Name>
  389. <AlgorithmClassIdentifier>(0xdd332c6c, 0x195b4fd4)</AlgorithmClassIdentifier>
  390. <Inputs>
  391. <Input>
  392. <TypeIdentifier>(0x5ba36127, 0x195feae1)</TypeIdentifier>
  393. <Name>Input Signal</Name>
  394. </Input>
  395. </Inputs>
  396. <Outputs>
  397. <Output>
  398. <TypeIdentifier>(0x5ba36127, 0x195feae1)</TypeIdentifier>
  399. <Name>Output Signal</Name>
  400. </Output>
  401. </Outputs>
  402. <Settings>
  403. <Setting>
  404. <TypeIdentifier>(0x79a9edeb, 0x245d83fc)</TypeIdentifier>
  405. <Name>Spatial Filter Coefficients</Name>
  406. <DefaultValue>1;0;0;0;0;1;0;0;0;0;1;0;0;0;0;1</DefaultValue>
  407. <Value>1;0;0;0;0;1;0;0;0;0;1;0;0;0;0;1</Value>
  408. <Modifiability>false</Modifiability>
  409. </Setting>
  410. <Setting>
  411. <TypeIdentifier>(0x007deef9, 0x2f3e95c6)</TypeIdentifier>
  412. <Name>Number of Output Channels</Name>
  413. <DefaultValue>4</DefaultValue>
  414. <Value>4</Value>
  415. <Modifiability>false</Modifiability>
  416. </Setting>
  417. <Setting>
  418. <TypeIdentifier>(0x007deef9, 0x2f3e95c6)</TypeIdentifier>
  419. <Name>Number of Input Channels</Name>
  420. <DefaultValue>4</DefaultValue>
  421. <Value>4</Value>
  422. <Modifiability>false</Modifiability>
  423. </Setting>
  424. <Setting>
  425. <TypeIdentifier>(0x330306dd, 0x74a95f98)</TypeIdentifier>
  426. <Name>Filter matrix file</Name>
  427. <DefaultValue></DefaultValue>
  428. <Value>${Player_ScenarioDirectory}/${TEST_FILTER}</Value>
  429. <Modifiability>false</Modifiability>
  430. </Setting>
  431. </Settings>
  432. <Attributes>
  433. <Attribute>
  434. <Identifier>(0x1fa7a38f, 0x54edbe0b)</Identifier>
  435. <Value>288</Value>
  436. </Attribute>
  437. <Attribute>
  438. <Identifier>(0x207c9054, 0x3c841b63)</Identifier>
  439. <Value>672</Value>
  440. </Attribute>
  441. <Attribute>
  442. <Identifier>(0x30a4e5c9, 0x83502953)</Identifier>
  443. <Value></Value>
  444. </Attribute>
  445. <Attribute>
  446. <Identifier>(0x4e7b798a, 0x183beafb)</Identifier>
  447. <Value>(0x81db9bf9, 0xf1cf4ed7)</Value>
  448. </Attribute>
  449. <Attribute>
  450. <Identifier>(0x527ad68d, 0x16d746a0)</Identifier>
  451. <Value></Value>
  452. </Attribute>
  453. <Attribute>
  454. <Identifier>(0xc46b3d00, 0x3e0454e1)</Identifier>
  455. <Value>(0x00000000, 0x00387048)</Value>
  456. </Attribute>
  457. <Attribute>
  458. <Identifier>(0xc73e83ec, 0xf855c5bc)</Identifier>
  459. <Value>false</Value>
  460. </Attribute>
  461. <Attribute>
  462. <Identifier>(0xc80ce8af, 0xf699f813)</Identifier>
  463. <Value>1</Value>
  464. </Attribute>
  465. <Attribute>
  466. <Identifier>(0xce18836a, 0x9c0eb403)</Identifier>
  467. <Value>4</Value>
  468. </Attribute>
  469. <Attribute>
  470. <Identifier>(0xcfad85b0, 0x7c6d841c)</Identifier>
  471. <Value>1</Value>
  472. </Attribute>
  473. </Attributes>
  474. </Box>
  475. <Box>
  476. <Identifier>(0x00004f85, 0x000075c3)</Identifier>
  477. <Name>Simple DSP</Name>
  478. <AlgorithmClassIdentifier>(0x00e26fa1, 0x1dbab1b2)</AlgorithmClassIdentifier>
  479. <Inputs>
  480. <Input>
  481. <TypeIdentifier>(0x5ba36127, 0x195feae1)</TypeIdentifier>
  482. <Name>Input - A</Name>
  483. </Input>
  484. <Input>
  485. <TypeIdentifier>(0x5ba36127, 0x195feae1)</TypeIdentifier>
  486. <Name>Input - B</Name>
  487. </Input>
  488. </Inputs>
  489. <Outputs>
  490. <Output>
  491. <TypeIdentifier>(0x5ba36127, 0x195feae1)</TypeIdentifier>
  492. <Name>Output</Name>
  493. </Output>
  494. </Outputs>
  495. <Settings>
  496. <Setting>
  497. <TypeIdentifier>(0x79a9edeb, 0x245d83fc)</TypeIdentifier>
  498. <Name>Equation</Name>
  499. <DefaultValue>x</DefaultValue>
  500. <Value>A+2*(B-0.5)</Value>
  501. <Modifiability>false</Modifiability>
  502. </Setting>
  503. </Settings>
  504. <Attributes>
  505. <Attribute>
  506. <Identifier>(0x1fa7a38f, 0x54edbe0b)</Identifier>
  507. <Value>160</Value>
  508. </Attribute>
  509. <Attribute>
  510. <Identifier>(0x207c9054, 0x3c841b63)</Identifier>
  511. <Value>416</Value>
  512. </Attribute>
  513. <Attribute>
  514. <Identifier>(0x30a4e5c9, 0x83502953)</Identifier>
  515. <Value></Value>
  516. </Attribute>
  517. <Attribute>
  518. <Identifier>(0x4e7b798a, 0x183beafb)</Identifier>
  519. <Value>(0x21889dc4, 0x1126497e)</Value>
  520. </Attribute>
  521. <Attribute>
  522. <Identifier>(0x527ad68d, 0x16d746a0)</Identifier>
  523. <Value></Value>
  524. </Attribute>
  525. <Attribute>
  526. <Identifier>(0xc73e83ec, 0xf855c5bc)</Identifier>
  527. <Value>false</Value>
  528. </Attribute>
  529. <Attribute>
  530. <Identifier>(0xc80ce8af, 0xf699f813)</Identifier>
  531. <Value>1</Value>
  532. </Attribute>
  533. <Attribute>
  534. <Identifier>(0xce18836a, 0x9c0eb403)</Identifier>
  535. <Value>1</Value>
  536. </Attribute>
  537. <Attribute>
  538. <Identifier>(0xcfad85b0, 0x7c6d841c)</Identifier>
  539. <Value>1</Value>
  540. </Attribute>
  541. <Attribute>
  542. <Identifier>(0xfba64161, 0x65304e21)</Identifier>
  543. <Value></Value>
  544. </Attribute>
  545. </Attributes>
  546. </Box>
  547. <Box>
  548. <Identifier>(0x00005cd1, 0x00002308)</Identifier>
  549. <Name>Clock stimulator</Name>
  550. <AlgorithmClassIdentifier>(0x4f756d3f, 0x29ff0b96)</AlgorithmClassIdentifier>
  551. <Outputs>
  552. <Output>
  553. <TypeIdentifier>(0x6f752dd0, 0x082a321e)</TypeIdentifier>
  554. <Name>Generated stimulations</Name>
  555. </Output>
  556. </Outputs>
  557. <Settings>
  558. <Setting>
  559. <TypeIdentifier>(0x512a166f, 0x5c3ef83f)</TypeIdentifier>
  560. <Name>Interstimulation interval (in sec)</Name>
  561. <DefaultValue>1.0</DefaultValue>
  562. <Value>20</Value>
  563. <Modifiability>false</Modifiability>
  564. </Setting>
  565. <Setting>
  566. <TypeIdentifier>(0x2c132d6e, 0x44ab0d97)</TypeIdentifier>
  567. <Name>Stimulation</Name>
  568. <DefaultValue>OVTK_StimulationId_Label_00</DefaultValue>
  569. <Value>OVTK_StimulationId_Train</Value>
  570. <Modifiability>false</Modifiability>
  571. </Setting>
  572. </Settings>
  573. <Attributes>
  574. <Attribute>
  575. <Identifier>(0x1fa7a38f, 0x54edbe0b)</Identifier>
  576. <Value>80</Value>
  577. </Attribute>
  578. <Attribute>
  579. <Identifier>(0x207c9054, 0x3c841b63)</Identifier>
  580. <Value>96</Value>
  581. </Attribute>
  582. <Attribute>
  583. <Identifier>(0x4e7b798a, 0x183beafb)</Identifier>
  584. <Value>(0x27b3ee3c, 0xc50527e6)</Value>
  585. </Attribute>
  586. <Attribute>
  587. <Identifier>(0xc46b3d00, 0x3e0454e1)</Identifier>
  588. <Value>(0x00000000, 0x00537ad0)</Value>
  589. </Attribute>
  590. <Attribute>
  591. <Identifier>(0xc73e83ec, 0xf855c5bc)</Identifier>
  592. <Value>false</Value>
  593. </Attribute>
  594. <Attribute>
  595. <Identifier>(0xc80ce8af, 0xf699f813)</Identifier>
  596. <Value>1</Value>
  597. </Attribute>
  598. <Attribute>
  599. <Identifier>(0xce18836a, 0x9c0eb403)</Identifier>
  600. <Value>2</Value>
  601. </Attribute>
  602. </Attributes>
  603. </Box>
  604. <Box>
  605. <Identifier>(0x00005d73, 0x000007dc)</Identifier>
  606. <Name>Classifier trainer</Name>
  607. <AlgorithmClassIdentifier>(0xf3dae8a8, 0x3b444154)</AlgorithmClassIdentifier>
  608. <Inputs>
  609. <Input>
  610. <TypeIdentifier>(0x6f752dd0, 0x082a321e)</TypeIdentifier>
  611. <Name>Stimulations</Name>
  612. </Input>
  613. <Input>
  614. <TypeIdentifier>(0x17341935, 0x152ff448)</TypeIdentifier>
  615. <Name>Features for class 1</Name>
  616. </Input>
  617. <Input>
  618. <TypeIdentifier>(0x17341935, 0x152ff448)</TypeIdentifier>
  619. <Name>Features for class 2</Name>
  620. </Input>
  621. </Inputs>
  622. <Outputs>
  623. <Output>
  624. <TypeIdentifier>(0x6f752dd0, 0x082a321e)</TypeIdentifier>
  625. <Name>Train-completed Flag</Name>
  626. </Output>
  627. </Outputs>
  628. <Settings>
  629. <Setting>
  630. <TypeIdentifier>(0x2c132d6e, 0x44ab0d97)</TypeIdentifier>
  631. <Name>Train trigger</Name>
  632. <DefaultValue>OVTK_StimulationId_Train</DefaultValue>
  633. <Value>OVTK_StimulationId_Train</Value>
  634. <Modifiability>false</Modifiability>
  635. </Setting>
  636. <Setting>
  637. <TypeIdentifier>(0x330306dd, 0x74a95f98)</TypeIdentifier>
  638. <Name>Filename to save configuration to</Name>
  639. <DefaultValue>${Path_UserData}/my-classifier.xml</DefaultValue>
  640. <Value>${Path_UserData}/my-classifier.xml</Value>
  641. <Modifiability>false</Modifiability>
  642. </Setting>
  643. <Setting>
  644. <TypeIdentifier>(0xbe9eba5c, 0xa8415d37)</TypeIdentifier>
  645. <Name>Multiclass strategy to apply</Name>
  646. <DefaultValue>Native</DefaultValue>
  647. <Value>Native</Value>
  648. <Modifiability>false</Modifiability>
  649. </Setting>
  650. <Setting>
  651. <TypeIdentifier>(0x2c132d6e, 0x44ab0d97)</TypeIdentifier>
  652. <Name>Class 1 label</Name>
  653. <DefaultValue>OVTK_StimulationId_Label_01</DefaultValue>
  654. <Value>OVTK_StimulationId_Label_01</Value>
  655. <Modifiability>false</Modifiability>
  656. </Setting>
  657. <Setting>
  658. <TypeIdentifier>(0x2c132d6e, 0x44ab0d97)</TypeIdentifier>
  659. <Name>Class 2 label</Name>
  660. <DefaultValue>OVTK_StimulationId_Label_02</DefaultValue>
  661. <Value>OVTK_StimulationId_Label_02</Value>
  662. <Modifiability>false</Modifiability>
  663. </Setting>
  664. <Setting>
  665. <TypeIdentifier>(0xd765a736, 0xed708c65)</TypeIdentifier>
  666. <Name>Algorithm to use</Name>
  667. <DefaultValue>Linear Discrimimant Analysis (LDA)</DefaultValue>
  668. <Value>Linear Discrimimant Analysis (LDA)</Value>
  669. <Modifiability>false</Modifiability>
  670. </Setting>
  671. <Setting>
  672. <TypeIdentifier>(0x2cdb2f0b, 0x12f231ea)</TypeIdentifier>
  673. <Name>Use shrinkage</Name>
  674. <DefaultValue>false</DefaultValue>
  675. <Value>false</Value>
  676. <Modifiability>false</Modifiability>
  677. </Setting>
  678. <Setting>
  679. <TypeIdentifier>(0x512a166f, 0x5c3ef83f)</TypeIdentifier>
  680. <Name>Shrinkage coefficient (-1 == auto)</Name>
  681. <DefaultValue>-1.000000</DefaultValue>
  682. <Value>-1.000000</Value>
  683. <Modifiability>false</Modifiability>
  684. </Setting>
  685. <Setting>
  686. <TypeIdentifier>(0x2cdb2f0b, 0x12f231ea)</TypeIdentifier>
  687. <Name>Shrinkage: Force diagonal cov (DDA)</Name>
  688. <DefaultValue>false</DefaultValue>
  689. <Value>false</Value>
  690. <Modifiability>false</Modifiability>
  691. </Setting>
  692. <Setting>
  693. <TypeIdentifier>(0x007deef9, 0x2f3e95c6)</TypeIdentifier>
  694. <Name>Number of partitions for k-fold cross-validation test</Name>
  695. <DefaultValue>10</DefaultValue>
  696. <Value>5</Value>
  697. <Modifiability>false</Modifiability>
  698. </Setting>
  699. <Setting>
  700. <TypeIdentifier>(0x2cdb2f0b, 0x12f231ea)</TypeIdentifier>
  701. <Name>Balance classes</Name>
  702. <DefaultValue>false</DefaultValue>
  703. <Value>false</Value>
  704. <Modifiability>false</Modifiability>
  705. </Setting>
  706. </Settings>
  707. <Attributes>
  708. <Attribute>
  709. <Identifier>(0x1fa7a38f, 0x54edbe0b)</Identifier>
  710. <Value>560</Value>
  711. </Attribute>
  712. <Attribute>
  713. <Identifier>(0x207c9054, 0x3c841b63)</Identifier>
  714. <Value>560</Value>
  715. </Attribute>
  716. <Attribute>
  717. <Identifier>(0x4e7b798a, 0x183beafb)</Identifier>
  718. <Value>(0x9de21779, 0x37776c89)</Value>
  719. </Attribute>
  720. <Attribute>
  721. <Identifier>(0xc46b3d00, 0x3e0454e1)</Identifier>
  722. <Value>(0x00000000, 0x0076d926)</Value>
  723. </Attribute>
  724. <Attribute>
  725. <Identifier>(0xc73e83ec, 0xf855c5bc)</Identifier>
  726. <Value>false</Value>
  727. </Attribute>
  728. <Attribute>
  729. <Identifier>(0xc80ce8af, 0xf699f813)</Identifier>
  730. <Value>1</Value>
  731. </Attribute>
  732. <Attribute>
  733. <Identifier>(0xce18836a, 0x9c0eb403)</Identifier>
  734. <Value>5</Value>
  735. </Attribute>
  736. <Attribute>
  737. <Identifier>(0xcfad85b0, 0x7c6d841c)</Identifier>
  738. <Value>3</Value>
  739. </Attribute>
  740. <Attribute>
  741. <Identifier>(0xfba64161, 0x65304e21)</Identifier>
  742. <Value></Value>
  743. </Attribute>
  744. </Attributes>
  745. </Box>
  746. <Box>
  747. <Identifier>(0x00005dde, 0x000059bc)</Identifier>
  748. <Name>Signal Merger</Name>
  749. <AlgorithmClassIdentifier>(0x4bf9326f, 0x75603102)</AlgorithmClassIdentifier>
  750. <Inputs>
  751. <Input>
  752. <TypeIdentifier>(0x5ba36127, 0x195feae1)</TypeIdentifier>
  753. <Name>Input 1</Name>
  754. </Input>
  755. <Input>
  756. <TypeIdentifier>(0x5ba36127, 0x195feae1)</TypeIdentifier>
  757. <Name>Input 2</Name>
  758. </Input>
  759. </Inputs>
  760. <Outputs>
  761. <Output>
  762. <TypeIdentifier>(0x5ba36127, 0x195feae1)</TypeIdentifier>
  763. <Name>Merged</Name>
  764. </Output>
  765. </Outputs>
  766. <Attributes>
  767. <Attribute>
  768. <Identifier>(0x1fa7a38f, 0x54edbe0b)</Identifier>
  769. <Value>208</Value>
  770. </Attribute>
  771. <Attribute>
  772. <Identifier>(0x207c9054, 0x3c841b63)</Identifier>
  773. <Value>512</Value>
  774. </Attribute>
  775. <Attribute>
  776. <Identifier>(0x4e7b798a, 0x183beafb)</Identifier>
  777. <Value>(0x990c5a68, 0x0d4024a3)</Value>
  778. </Attribute>
  779. <Attribute>
  780. <Identifier>(0xc73e83ec, 0xf855c5bc)</Identifier>
  781. <Value>false</Value>
  782. </Attribute>
  783. <Attribute>
  784. <Identifier>(0xc80ce8af, 0xf699f813)</Identifier>
  785. <Value>1</Value>
  786. </Attribute>
  787. <Attribute>
  788. <Identifier>(0xcfad85b0, 0x7c6d841c)</Identifier>
  789. <Value>2</Value>
  790. </Attribute>
  791. <Attribute>
  792. <Identifier>(0xfba64161, 0x65304e21)</Identifier>
  793. <Value></Value>
  794. </Attribute>
  795. </Attributes>
  796. </Box>
  797. <Box>
  798. <Identifier>(0x00005f02, 0x0000326e)</Identifier>
  799. <Name>Simple DSP</Name>
  800. <AlgorithmClassIdentifier>(0x00e26fa1, 0x1dbab1b2)</AlgorithmClassIdentifier>
  801. <Inputs>
  802. <Input>
  803. <TypeIdentifier>(0x5ba36127, 0x195feae1)</TypeIdentifier>
  804. <Name>Input - A</Name>
  805. </Input>
  806. </Inputs>
  807. <Outputs>
  808. <Output>
  809. <TypeIdentifier>(0x5ba36127, 0x195feae1)</TypeIdentifier>
  810. <Name>Output</Name>
  811. </Output>
  812. </Outputs>
  813. <Settings>
  814. <Setting>
  815. <TypeIdentifier>(0x79a9edeb, 0x245d83fc)</TypeIdentifier>
  816. <Name>Equation</Name>
  817. <DefaultValue>x</DefaultValue>
  818. <Value>x*x</Value>
  819. <Modifiability>false</Modifiability>
  820. </Setting>
  821. </Settings>
  822. <Attributes>
  823. <Attribute>
  824. <Identifier>(0x1fa7a38f, 0x54edbe0b)</Identifier>
  825. <Value>352</Value>
  826. </Attribute>
  827. <Attribute>
  828. <Identifier>(0x207c9054, 0x3c841b63)</Identifier>
  829. <Value>528</Value>
  830. </Attribute>
  831. <Attribute>
  832. <Identifier>(0x30a4e5c9, 0x83502953)</Identifier>
  833. <Value></Value>
  834. </Attribute>
  835. <Attribute>
  836. <Identifier>(0x4e7b798a, 0x183beafb)</Identifier>
  837. <Value>(0x21889dc4, 0x1126497e)</Value>
  838. </Attribute>
  839. <Attribute>
  840. <Identifier>(0x527ad68d, 0x16d746a0)</Identifier>
  841. <Value></Value>
  842. </Attribute>
  843. <Attribute>
  844. <Identifier>(0xc46b3d00, 0x3e0454e1)</Identifier>
  845. <Value>(0x00000000, 0x00308bc3)</Value>
  846. </Attribute>
  847. <Attribute>
  848. <Identifier>(0xc73e83ec, 0xf855c5bc)</Identifier>
  849. <Value>false</Value>
  850. </Attribute>
  851. <Attribute>
  852. <Identifier>(0xc80ce8af, 0xf699f813)</Identifier>
  853. <Value>1</Value>
  854. </Attribute>
  855. <Attribute>
  856. <Identifier>(0xce18836a, 0x9c0eb403)</Identifier>
  857. <Value>1</Value>
  858. </Attribute>
  859. <Attribute>
  860. <Identifier>(0xcfad85b0, 0x7c6d841c)</Identifier>
  861. <Value>1</Value>
  862. </Attribute>
  863. <Attribute>
  864. <Identifier>(0xfba64161, 0x65304e21)</Identifier>
  865. <Value></Value>
  866. </Attribute>
  867. </Attributes>
  868. </Box>
  869. <Box>
  870. <Identifier>(0x00005f02, 0x00003270)</Identifier>
  871. <Name>Simple DSP</Name>
  872. <AlgorithmClassIdentifier>(0x00e26fa1, 0x1dbab1b2)</AlgorithmClassIdentifier>
  873. <Inputs>
  874. <Input>
  875. <TypeIdentifier>(0x5ba36127, 0x195feae1)</TypeIdentifier>
  876. <Name>Input - A</Name>
  877. </Input>
  878. </Inputs>
  879. <Outputs>
  880. <Output>
  881. <TypeIdentifier>(0x5ba36127, 0x195feae1)</TypeIdentifier>
  882. <Name>Output</Name>
  883. </Output>
  884. </Outputs>
  885. <Settings>
  886. <Setting>
  887. <TypeIdentifier>(0x79a9edeb, 0x245d83fc)</TypeIdentifier>
  888. <Name>Equation</Name>
  889. <DefaultValue>x</DefaultValue>
  890. <Value>x*x</Value>
  891. <Modifiability>false</Modifiability>
  892. </Setting>
  893. </Settings>
  894. <Attributes>
  895. <Attribute>
  896. <Identifier>(0x1fa7a38f, 0x54edbe0b)</Identifier>
  897. <Value>352</Value>
  898. </Attribute>
  899. <Attribute>
  900. <Identifier>(0x207c9054, 0x3c841b63)</Identifier>
  901. <Value>672</Value>
  902. </Attribute>
  903. <Attribute>
  904. <Identifier>(0x30a4e5c9, 0x83502953)</Identifier>
  905. <Value></Value>
  906. </Attribute>
  907. <Attribute>
  908. <Identifier>(0x4e7b798a, 0x183beafb)</Identifier>
  909. <Value>(0x21889dc4, 0x1126497e)</Value>
  910. </Attribute>
  911. <Attribute>
  912. <Identifier>(0x527ad68d, 0x16d746a0)</Identifier>
  913. <Value></Value>
  914. </Attribute>
  915. <Attribute>
  916. <Identifier>(0xc46b3d00, 0x3e0454e1)</Identifier>
  917. <Value>(0x00000000, 0x00302257)</Value>
  918. </Attribute>
  919. <Attribute>
  920. <Identifier>(0xc73e83ec, 0xf855c5bc)</Identifier>
  921. <Value>false</Value>
  922. </Attribute>
  923. <Attribute>
  924. <Identifier>(0xc80ce8af, 0xf699f813)</Identifier>
  925. <Value>1</Value>
  926. </Attribute>
  927. <Attribute>
  928. <Identifier>(0xce18836a, 0x9c0eb403)</Identifier>
  929. <Value>1</Value>
  930. </Attribute>
  931. <Attribute>
  932. <Identifier>(0xcfad85b0, 0x7c6d841c)</Identifier>
  933. <Value>1</Value>
  934. </Attribute>
  935. <Attribute>
  936. <Identifier>(0xfba64161, 0x65304e21)</Identifier>
  937. <Value></Value>
  938. </Attribute>
  939. </Attributes>
  940. </Box>
  941. <Box>
  942. <Identifier>(0x0000678f, 0x000007a1)</Identifier>
  943. <Name>Noise generator</Name>
  944. <AlgorithmClassIdentifier>(0x0e3929f1, 0x15af76b9)</AlgorithmClassIdentifier>
  945. <Outputs>
  946. <Output>
  947. <TypeIdentifier>(0x5ba36127, 0x195feae1)</TypeIdentifier>
  948. <Name>Generated signal</Name>
  949. </Output>
  950. </Outputs>
  951. <Settings>
  952. <Setting>
  953. <TypeIdentifier>(0x007deef9, 0x2f3e95c6)</TypeIdentifier>
  954. <Name>Channel count</Name>
  955. <DefaultValue>4</DefaultValue>
  956. <Value>255</Value>
  957. <Modifiability>false</Modifiability>
  958. </Setting>
  959. <Setting>
  960. <TypeIdentifier>(0x007deef9, 0x2f3e95c6)</TypeIdentifier>
  961. <Name>Sampling frequency</Name>
  962. <DefaultValue>512</DefaultValue>
  963. <Value>100</Value>
  964. <Modifiability>false</Modifiability>
  965. </Setting>
  966. <Setting>
  967. <TypeIdentifier>(0x007deef9, 0x2f3e95c6)</TypeIdentifier>
  968. <Name>Generated epoch sample count</Name>
  969. <DefaultValue>32</DefaultValue>
  970. <Value>32</Value>
  971. <Modifiability>false</Modifiability>
  972. </Setting>
  973. <Setting>
  974. <TypeIdentifier>(0x2e85e95e, 0x8a1a8365)</TypeIdentifier>
  975. <Name>Noise type</Name>
  976. <DefaultValue>Uniform</DefaultValue>
  977. <Value>Uniform</Value>
  978. <Modifiability>false</Modifiability>
  979. </Setting>
  980. </Settings>
  981. <Attributes>
  982. <Attribute>
  983. <Identifier>(0x1fa7a38f, 0x54edbe0b)</Identifier>
  984. <Value>64</Value>
  985. </Attribute>
  986. <Attribute>
  987. <Identifier>(0x207c9054, 0x3c841b63)</Identifier>
  988. <Value>576</Value>
  989. </Attribute>
  990. <Attribute>
  991. <Identifier>(0x4e7b798a, 0x183beafb)</Identifier>
  992. <Value>(0x0b214ed8, 0x1f9ad83a)</Value>
  993. </Attribute>
  994. <Attribute>
  995. <Identifier>(0xc46b3d00, 0x3e0454e1)</Identifier>
  996. <Value>(0x00000000, 0x0037e997)</Value>
  997. </Attribute>
  998. <Attribute>
  999. <Identifier>(0xc73e83ec, 0xf855c5bc)</Identifier>
  1000. <Value>false</Value>
  1001. </Attribute>
  1002. <Attribute>
  1003. <Identifier>(0xc80ce8af, 0xf699f813)</Identifier>
  1004. <Value>1</Value>
  1005. </Attribute>
  1006. <Attribute>
  1007. <Identifier>(0xce18836a, 0x9c0eb403)</Identifier>
  1008. <Value>4</Value>
  1009. </Attribute>
  1010. </Attributes>
  1011. </Box>
  1012. <Box>
  1013. <Identifier>(0x0000678f, 0x000007a2)</Identifier>
  1014. <Name>Noise generator</Name>
  1015. <AlgorithmClassIdentifier>(0x0e3929f1, 0x15af76b9)</AlgorithmClassIdentifier>
  1016. <Outputs>
  1017. <Output>
  1018. <TypeIdentifier>(0x5ba36127, 0x195feae1)</TypeIdentifier>
  1019. <Name>Generated signal</Name>
  1020. </Output>
  1021. </Outputs>
  1022. <Settings>
  1023. <Setting>
  1024. <TypeIdentifier>(0x007deef9, 0x2f3e95c6)</TypeIdentifier>
  1025. <Name>Channel count</Name>
  1026. <DefaultValue>4</DefaultValue>
  1027. <Value>1</Value>
  1028. <Modifiability>false</Modifiability>
  1029. </Setting>
  1030. <Setting>
  1031. <TypeIdentifier>(0x007deef9, 0x2f3e95c6)</TypeIdentifier>
  1032. <Name>Sampling frequency</Name>
  1033. <DefaultValue>512</DefaultValue>
  1034. <Value>100</Value>
  1035. <Modifiability>false</Modifiability>
  1036. </Setting>
  1037. <Setting>
  1038. <TypeIdentifier>(0x007deef9, 0x2f3e95c6)</TypeIdentifier>
  1039. <Name>Generated epoch sample count</Name>
  1040. <DefaultValue>32</DefaultValue>
  1041. <Value>32</Value>
  1042. <Modifiability>false</Modifiability>
  1043. </Setting>
  1044. <Setting>
  1045. <TypeIdentifier>(0x2e85e95e, 0x8a1a8365)</TypeIdentifier>
  1046. <Name>Noise type</Name>
  1047. <DefaultValue>Uniform</DefaultValue>
  1048. <Value>Uniform</Value>
  1049. <Modifiability>false</Modifiability>
  1050. </Setting>
  1051. </Settings>
  1052. <Attributes>
  1053. <Attribute>
  1054. <Identifier>(0x1fa7a38f, 0x54edbe0b)</Identifier>
  1055. <Value>64</Value>
  1056. </Attribute>
  1057. <Attribute>
  1058. <Identifier>(0x207c9054, 0x3c841b63)</Identifier>
  1059. <Value>448</Value>
  1060. </Attribute>
  1061. <Attribute>
  1062. <Identifier>(0x4e7b798a, 0x183beafb)</Identifier>
  1063. <Value>(0x0b214ed8, 0x1f9ad83a)</Value>
  1064. </Attribute>
  1065. <Attribute>
  1066. <Identifier>(0xc46b3d00, 0x3e0454e1)</Identifier>
  1067. <Value>(0x00000000, 0x0037e997)</Value>
  1068. </Attribute>
  1069. <Attribute>
  1070. <Identifier>(0xc73e83ec, 0xf855c5bc)</Identifier>
  1071. <Value>false</Value>
  1072. </Attribute>
  1073. <Attribute>
  1074. <Identifier>(0xc80ce8af, 0xf699f813)</Identifier>
  1075. <Value>1</Value>
  1076. </Attribute>
  1077. <Attribute>
  1078. <Identifier>(0xce18836a, 0x9c0eb403)</Identifier>
  1079. <Value>4</Value>
  1080. </Attribute>
  1081. </Attributes>
  1082. </Box>
  1083. <Box>
  1084. <Identifier>(0x000068ee, 0x0000125c)</Identifier>
  1085. <Name>Signal average</Name>
  1086. <AlgorithmClassIdentifier>(0x00642c4d, 0x5df7e50a)</AlgorithmClassIdentifier>
  1087. <Inputs>
  1088. <Input>
  1089. <TypeIdentifier>(0x5ba36127, 0x195feae1)</TypeIdentifier>
  1090. <Name>Input signal</Name>
  1091. </Input>
  1092. </Inputs>
  1093. <Outputs>
  1094. <Output>
  1095. <TypeIdentifier>(0x5ba36127, 0x195feae1)</TypeIdentifier>
  1096. <Name>Filtered signal</Name>
  1097. </Output>
  1098. </Outputs>
  1099. <Attributes>
  1100. <Attribute>
  1101. <Identifier>(0x1fa7a38f, 0x54edbe0b)</Identifier>
  1102. <Value>416</Value>
  1103. </Attribute>
  1104. <Attribute>
  1105. <Identifier>(0x207c9054, 0x3c841b63)</Identifier>
  1106. <Value>528</Value>
  1107. </Attribute>
  1108. <Attribute>
  1109. <Identifier>(0x4e7b798a, 0x183beafb)</Identifier>
  1110. <Value>(0xc5ff4187, 0xffc5f432)</Value>
  1111. </Attribute>
  1112. <Attribute>
  1113. <Identifier>(0xc73e83ec, 0xf855c5bc)</Identifier>
  1114. <Value>false</Value>
  1115. </Attribute>
  1116. <Attribute>
  1117. <Identifier>(0xc80ce8af, 0xf699f813)</Identifier>
  1118. <Value>1</Value>
  1119. </Attribute>
  1120. <Attribute>
  1121. <Identifier>(0xcfad85b0, 0x7c6d841c)</Identifier>
  1122. <Value>1</Value>
  1123. </Attribute>
  1124. </Attributes>
  1125. </Box>
  1126. <Box>
  1127. <Identifier>(0x000068ee, 0x0000125d)</Identifier>
  1128. <Name>Signal average</Name>
  1129. <AlgorithmClassIdentifier>(0x00642c4d, 0x5df7e50a)</AlgorithmClassIdentifier>
  1130. <Inputs>
  1131. <Input>
  1132. <TypeIdentifier>(0x5ba36127, 0x195feae1)</TypeIdentifier>
  1133. <Name>Input signal</Name>
  1134. </Input>
  1135. </Inputs>
  1136. <Outputs>
  1137. <Output>
  1138. <TypeIdentifier>(0x5ba36127, 0x195feae1)</TypeIdentifier>
  1139. <Name>Filtered signal</Name>
  1140. </Output>
  1141. </Outputs>
  1142. <Attributes>
  1143. <Attribute>
  1144. <Identifier>(0x1fa7a38f, 0x54edbe0b)</Identifier>
  1145. <Value>416</Value>
  1146. </Attribute>
  1147. <Attribute>
  1148. <Identifier>(0x207c9054, 0x3c841b63)</Identifier>
  1149. <Value>688</Value>
  1150. </Attribute>
  1151. <Attribute>
  1152. <Identifier>(0x4e7b798a, 0x183beafb)</Identifier>
  1153. <Value>(0xc5ff4187, 0xffc5f432)</Value>
  1154. </Attribute>
  1155. <Attribute>
  1156. <Identifier>(0xc73e83ec, 0xf855c5bc)</Identifier>
  1157. <Value>false</Value>
  1158. </Attribute>
  1159. <Attribute>
  1160. <Identifier>(0xc80ce8af, 0xf699f813)</Identifier>
  1161. <Value>1</Value>
  1162. </Attribute>
  1163. <Attribute>
  1164. <Identifier>(0xcfad85b0, 0x7c6d841c)</Identifier>
  1165. <Value>1</Value>
  1166. </Attribute>
  1167. </Attributes>
  1168. </Box>
  1169. <Box>
  1170. <Identifier>(0x00006bb1, 0x00002e53)</Identifier>
  1171. <Name>Noise generator</Name>
  1172. <AlgorithmClassIdentifier>(0x0e3929f1, 0x15af76b9)</AlgorithmClassIdentifier>
  1173. <Outputs>
  1174. <Output>
  1175. <TypeIdentifier>(0x5ba36127, 0x195feae1)</TypeIdentifier>
  1176. <Name>Generated signal</Name>
  1177. </Output>
  1178. </Outputs>
  1179. <Settings>
  1180. <Setting>
  1181. <TypeIdentifier>(0x007deef9, 0x2f3e95c6)</TypeIdentifier>
  1182. <Name>Channel count</Name>
  1183. <DefaultValue>4</DefaultValue>
  1184. <Value>256</Value>
  1185. <Modifiability>false</Modifiability>
  1186. </Setting>
  1187. <Setting>
  1188. <TypeIdentifier>(0x007deef9, 0x2f3e95c6)</TypeIdentifier>
  1189. <Name>Sampling frequency</Name>
  1190. <DefaultValue>512</DefaultValue>
  1191. <Value>100</Value>
  1192. <Modifiability>false</Modifiability>
  1193. </Setting>
  1194. <Setting>
  1195. <TypeIdentifier>(0x007deef9, 0x2f3e95c6)</TypeIdentifier>
  1196. <Name>Generated epoch sample count</Name>
  1197. <DefaultValue>32</DefaultValue>
  1198. <Value>32</Value>
  1199. <Modifiability>false</Modifiability>
  1200. </Setting>
  1201. <Setting>
  1202. <TypeIdentifier>(0x2e85e95e, 0x8a1a8365)</TypeIdentifier>
  1203. <Name>Noise type</Name>
  1204. <DefaultValue>Uniform</DefaultValue>
  1205. <Value>Uniform</Value>
  1206. <Modifiability>false</Modifiability>
  1207. </Setting>
  1208. </Settings>
  1209. <Attributes>
  1210. <Attribute>
  1211. <Identifier>(0x1fa7a38f, 0x54edbe0b)</Identifier>
  1212. <Value>64</Value>
  1213. </Attribute>
  1214. <Attribute>
  1215. <Identifier>(0x207c9054, 0x3c841b63)</Identifier>
  1216. <Value>720</Value>
  1217. </Attribute>
  1218. <Attribute>
  1219. <Identifier>(0x4e7b798a, 0x183beafb)</Identifier>
  1220. <Value>(0x0b214ed8, 0x1f9ad83a)</Value>
  1221. </Attribute>
  1222. <Attribute>
  1223. <Identifier>(0xc46b3d00, 0x3e0454e1)</Identifier>
  1224. <Value>(0x00000000, 0x0038cdf9)</Value>
  1225. </Attribute>
  1226. <Attribute>
  1227. <Identifier>(0xc73e83ec, 0xf855c5bc)</Identifier>
  1228. <Value>false</Value>
  1229. </Attribute>
  1230. <Attribute>
  1231. <Identifier>(0xc80ce8af, 0xf699f813)</Identifier>
  1232. <Value>1</Value>
  1233. </Attribute>
  1234. <Attribute>
  1235. <Identifier>(0xce18836a, 0x9c0eb403)</Identifier>
  1236. <Value>4</Value>
  1237. </Attribute>
  1238. </Attributes>
  1239. </Box>
  1240. </Boxes>
  1241. <Links>
  1242. <Link>
  1243. <Identifier>(0x000001e8, 0x00001638)</Identifier>
  1244. <Source>
  1245. <BoxIdentifier>(0x000068ee, 0x0000125c)</BoxIdentifier>
  1246. <BoxOutputIndex>0</BoxOutputIndex>
  1247. </Source>
  1248. <Target>
  1249. <BoxIdentifier>(0x00002824, 0x00000ec9)</BoxIdentifier>
  1250. <BoxInputIndex>0</BoxInputIndex>
  1251. </Target>
  1252. </Link>
  1253. <Link>
  1254. <Identifier>(0x00000a93, 0x00007ccc)</Identifier>
  1255. <Source>
  1256. <BoxIdentifier>(0x00005f02, 0x0000326e)</BoxIdentifier>
  1257. <BoxOutputIndex>0</BoxOutputIndex>
  1258. </Source>
  1259. <Target>
  1260. <BoxIdentifier>(0x000068ee, 0x0000125c)</BoxIdentifier>
  1261. <BoxInputIndex>0</BoxInputIndex>
  1262. </Target>
  1263. </Link>
  1264. <Link>
  1265. <Identifier>(0x00000e34, 0x00002968)</Identifier>
  1266. <Source>
  1267. <BoxIdentifier>(0x0000384e, 0x00003b0e)</BoxIdentifier>
  1268. <BoxOutputIndex>0</BoxOutputIndex>
  1269. </Source>
  1270. <Target>
  1271. <BoxIdentifier>(0x00005f02, 0x0000326e)</BoxIdentifier>
  1272. <BoxInputIndex>0</BoxInputIndex>
  1273. </Target>
  1274. </Link>
  1275. <Link>
  1276. <Identifier>(0x00000e34, 0x00002969)</Identifier>
  1277. <Source>
  1278. <BoxIdentifier>(0x0000384e, 0x00003b10)</BoxIdentifier>
  1279. <BoxOutputIndex>0</BoxOutputIndex>
  1280. </Source>
  1281. <Target>
  1282. <BoxIdentifier>(0x00005f02, 0x00003270)</BoxIdentifier>
  1283. <BoxInputIndex>0</BoxInputIndex>
  1284. </Target>
  1285. </Link>
  1286. <Link>
  1287. <Identifier>(0x00000e6b, 0x00006fe7)</Identifier>
  1288. <Source>
  1289. <BoxIdentifier>(0x00005dde, 0x000059bc)</BoxIdentifier>
  1290. <BoxOutputIndex>0</BoxOutputIndex>
  1291. </Source>
  1292. <Target>
  1293. <BoxIdentifier>(0x0000384e, 0x00003b0e)</BoxIdentifier>
  1294. <BoxInputIndex>0</BoxInputIndex>
  1295. </Target>
  1296. </Link>
  1297. <Link>
  1298. <Identifier>(0x00001191, 0x00001183)</Identifier>
  1299. <Source>
  1300. <BoxIdentifier>(0x000068ee, 0x0000125d)</BoxIdentifier>
  1301. <BoxOutputIndex>0</BoxOutputIndex>
  1302. </Source>
  1303. <Target>
  1304. <BoxIdentifier>(0x00003065, 0x00006f68)</BoxIdentifier>
  1305. <BoxInputIndex>0</BoxInputIndex>
  1306. </Target>
  1307. </Link>
  1308. <Link>
  1309. <Identifier>(0x00001d55, 0x00004bd6)</Identifier>
  1310. <Source>
  1311. <BoxIdentifier>(0x0000678f, 0x000007a2)</BoxIdentifier>
  1312. <BoxOutputIndex>0</BoxOutputIndex>
  1313. </Source>
  1314. <Target>
  1315. <BoxIdentifier>(0x00004f85, 0x000075c3)</BoxIdentifier>
  1316. <BoxInputIndex>1</BoxInputIndex>
  1317. </Target>
  1318. </Link>
  1319. <Link>
  1320. <Identifier>(0x00002a59, 0x00001819)</Identifier>
  1321. <Source>
  1322. <BoxIdentifier>(0x00005d73, 0x000007dc)</BoxIdentifier>
  1323. <BoxOutputIndex>0</BoxOutputIndex>
  1324. </Source>
  1325. <Target>
  1326. <BoxIdentifier>(0x00001d79, 0x0000094b)</BoxIdentifier>
  1327. <BoxInputIndex>0</BoxInputIndex>
  1328. </Target>
  1329. </Link>
  1330. <Link>
  1331. <Identifier>(0x000031f9, 0x000000fb)</Identifier>
  1332. <Source>
  1333. <BoxIdentifier>(0x00004f85, 0x000075c3)</BoxIdentifier>
  1334. <BoxOutputIndex>0</BoxOutputIndex>
  1335. </Source>
  1336. <Target>
  1337. <BoxIdentifier>(0x00005dde, 0x000059bc)</BoxIdentifier>
  1338. <BoxInputIndex>0</BoxInputIndex>
  1339. </Target>
  1340. </Link>
  1341. <Link>
  1342. <Identifier>(0x000032db, 0x00004f0b)</Identifier>
  1343. <Source>
  1344. <BoxIdentifier>(0x00006bb1, 0x00002e53)</BoxIdentifier>
  1345. <BoxOutputIndex>0</BoxOutputIndex>
  1346. </Source>
  1347. <Target>
  1348. <BoxIdentifier>(0x0000384e, 0x00003b10)</BoxIdentifier>
  1349. <BoxInputIndex>0</BoxInputIndex>
  1350. </Target>
  1351. </Link>
  1352. <Link>
  1353. <Identifier>(0x00004130, 0x000007e1)</Identifier>
  1354. <Source>
  1355. <BoxIdentifier>(0x0000678f, 0x000007a1)</BoxIdentifier>
  1356. <BoxOutputIndex>0</BoxOutputIndex>
  1357. </Source>
  1358. <Target>
  1359. <BoxIdentifier>(0x00005dde, 0x000059bc)</BoxIdentifier>
  1360. <BoxInputIndex>1</BoxInputIndex>
  1361. </Target>
  1362. </Link>
  1363. <Link>
  1364. <Identifier>(0x0000561f, 0x0000678d)</Identifier>
  1365. <Source>
  1366. <BoxIdentifier>(0x00005cd1, 0x00002308)</BoxIdentifier>
  1367. <BoxOutputIndex>0</BoxOutputIndex>
  1368. </Source>
  1369. <Target>
  1370. <BoxIdentifier>(0x00005d73, 0x000007dc)</BoxIdentifier>
  1371. <BoxInputIndex>0</BoxInputIndex>
  1372. </Target>
  1373. </Link>
  1374. <Link>
  1375. <Identifier>(0x00005a3c, 0x000070e8)</Identifier>
  1376. <Source>
  1377. <BoxIdentifier>(0x00002824, 0x00000ec9)</BoxIdentifier>
  1378. <BoxOutputIndex>0</BoxOutputIndex>
  1379. </Source>
  1380. <Target>
  1381. <BoxIdentifier>(0x00005d73, 0x000007dc)</BoxIdentifier>
  1382. <BoxInputIndex>1</BoxInputIndex>
  1383. </Target>
  1384. </Link>
  1385. <Link>
  1386. <Identifier>(0x00006209, 0x000016ec)</Identifier>
  1387. <Source>
  1388. <BoxIdentifier>(0x0000099b, 0x0000516a)</BoxIdentifier>
  1389. <BoxOutputIndex>0</BoxOutputIndex>
  1390. </Source>
  1391. <Target>
  1392. <BoxIdentifier>(0x000001bf, 0x0000774e)</BoxIdentifier>
  1393. <BoxInputIndex>0</BoxInputIndex>
  1394. </Target>
  1395. </Link>
  1396. <Link>
  1397. <Identifier>(0x00006a54, 0x00006a90)</Identifier>
  1398. <Source>
  1399. <BoxIdentifier>(0x00003065, 0x00006f68)</BoxIdentifier>
  1400. <BoxOutputIndex>0</BoxOutputIndex>
  1401. </Source>
  1402. <Target>
  1403. <BoxIdentifier>(0x00005d73, 0x000007dc)</BoxIdentifier>
  1404. <BoxInputIndex>2</BoxInputIndex>
  1405. </Target>
  1406. </Link>
  1407. <Link>
  1408. <Identifier>(0x00006bee, 0x0000552d)</Identifier>
  1409. <Source>
  1410. <BoxIdentifier>(0x000001bf, 0x0000774e)</BoxIdentifier>
  1411. <BoxOutputIndex>0</BoxOutputIndex>
  1412. </Source>
  1413. <Target>
  1414. <BoxIdentifier>(0x00004f85, 0x000075c3)</BoxIdentifier>
  1415. <BoxInputIndex>0</BoxInputIndex>
  1416. </Target>
  1417. </Link>
  1418. <Link>
  1419. <Identifier>(0x00007488, 0x00002969)</Identifier>
  1420. <Source>
  1421. <BoxIdentifier>(0x00005f02, 0x00003270)</BoxIdentifier>
  1422. <BoxOutputIndex>0</BoxOutputIndex>
  1423. </Source>
  1424. <Target>
  1425. <BoxIdentifier>(0x000068ee, 0x0000125d)</BoxIdentifier>
  1426. <BoxInputIndex>0</BoxInputIndex>
  1427. </Target>
  1428. </Link>
  1429. </Links>
  1430. <Comments></Comments>
  1431. <Metadata>
  1432. <Entry>
  1433. <Identifier>(0x0000775c, 0x000078ff)</Identifier>
  1434. <Type>(0x3bcce5d2, 0x43f2d968)</Type>
  1435. <Data>[{"boxIdentifier":"(0xffffffff, 0xffffffff)","childCount":1,"height":320,"identifier":"(0x00004b31, 0x000075b1)","name":"Default window","parentIdentifier":"(0xffffffff, 0xffffffff)","type":1,"width":480},{"boxIdentifier":"(0xffffffff, 0xffffffff)","childCount":1,"identifier":"(0x00007e8e, 0x00001b92)","index":0,"name":"Default tab","parentIdentifier":"(0x00004b31, 0x000075b1)","type":2},{"boxIdentifier":"(0xffffffff, 0xffffffff)","childCount":0,"identifier":"(0x00006ba8, 0x00005c33)","index":0,"name":"Empty","parentIdentifier":"(0x00007e8e, 0x00001b92)","type":0}]</Data>
  1436. </Entry>
  1437. </Metadata>
  1438. </OpenViBE-Scenario>