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.

1-baseline.xml 31KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023
  1. <OpenViBE-Scenario>
  2. <FormatVersion>2</FormatVersion>
  3. <Creator>OpenViBE Designer</Creator>
  4. <CreatorVersion>2.2.0</CreatorVersion>
  5. <Settings>
  6. <Setting>
  7. <Identifier>(0x000f55d4, 0x831a706d)</Identifier>
  8. <TypeIdentifier>(0x79a9edeb, 0x245d83fc)</TypeIdentifier>
  9. <Name>Scripts Path</Name>
  10. <DefaultValue>${Player_ScenarioDirectory}/scripts</DefaultValue>
  11. <Value>${Player_ScenarioDirectory}/scripts</Value>
  12. </Setting>
  13. <Setting>
  14. <Identifier>(0x005ac506, 0xc78c66dd)</Identifier>
  15. <TypeIdentifier>(0x79a9edeb, 0x245d83fc)</TypeIdentifier>
  16. <Name>Images Path</Name>
  17. <DefaultValue>${Player_ScenarioDirectory}/img</DefaultValue>
  18. <Value>${Player_ScenarioDirectory}/img</Value>
  19. </Setting>
  20. <Setting>
  21. <Identifier>(0x005e0867, 0xd05c7291)</Identifier>
  22. <TypeIdentifier>(0x79a9edeb, 0x245d83fc)</TypeIdentifier>
  23. <Name>Signals Path</Name>
  24. <DefaultValue>${Player_ScenarioDirectory}/signals</DefaultValue>
  25. <Value>${Player_ScenarioDirectory}/signals</Value>
  26. </Setting>
  27. <Setting>
  28. <Identifier>(0x0003cf48, 0xe596f5a1)</Identifier>
  29. <TypeIdentifier>(0x007deef9, 0x2f3e95c6)</TypeIdentifier>
  30. <Name>Baseline Duration (s)</Name>
  31. <DefaultValue>180</DefaultValue>
  32. <Value>180</Value>
  33. </Setting>
  34. <Setting>
  35. <Identifier>(0x0037a7ea, 0xd0b8579d)</Identifier>
  36. <TypeIdentifier>(0x79a9edeb, 0x245d83fc)</TypeIdentifier>
  37. <Name>XP Name</Name>
  38. <DefaultValue>XP</DefaultValue>
  39. <Value>XP</Value>
  40. </Setting>
  41. <Setting>
  42. <Identifier>(0x00300a9c, 0xd5da1acd)</Identifier>
  43. <TypeIdentifier>(0x79a9edeb, 0x245d83fc)</TypeIdentifier>
  44. <Name>Subject ID</Name>
  45. <DefaultValue>C1</DefaultValue>
  46. <Value>C1</Value>
  47. </Setting>
  48. <Setting>
  49. <Identifier>(0x00130408, 0x7ec80cb9)</Identifier>
  50. <TypeIdentifier>(0x007deef9, 0x2f3e95c6)</TypeIdentifier>
  51. <Name>Session</Name>
  52. <DefaultValue>1</DefaultValue>
  53. <Value>1</Value>
  54. </Setting>
  55. <Setting>
  56. <Identifier>(0x0048dfbb, 0x51c49775)</Identifier>
  57. <TypeIdentifier>(0x79a9edeb, 0x245d83fc)</TypeIdentifier>
  58. <Name>Eyes (OE, CE)</Name>
  59. <DefaultValue>OE</DefaultValue>
  60. <Value>OE</Value>
  61. </Setting>
  62. <Setting>
  63. <Identifier>(0x8fe7ee6a, 0x20b11628)</Identifier>
  64. <TypeIdentifier>(0x79a9edeb, 0x245d83fc)</TypeIdentifier>
  65. <Name>File Prefix</Name>
  66. <DefaultValue>$var{XP Name}_$var{Subject ID}_S$var{Session}_R$var{Run}</DefaultValue>
  67. <Value>$var{XP Name}_$var{Subject ID}_S$var{Session}__$var{Eyes (OE, CE)}</Value>
  68. </Setting>
  69. </Settings>
  70. <Inputs></Inputs>
  71. <Outputs></Outputs>
  72. <Boxes>
  73. <Box>
  74. <Identifier>(0x00000dc7, 0x0000385f)</Identifier>
  75. <Name>Display cue image</Name>
  76. <AlgorithmClassIdentifier>(0x005789a4, 0x3ab78a36)</AlgorithmClassIdentifier>
  77. <Inputs>
  78. <Input>
  79. <TypeIdentifier>(0x6f752dd0, 0x082a321e)</TypeIdentifier>
  80. <Name>Stimulations</Name>
  81. </Input>
  82. </Inputs>
  83. <Outputs>
  84. <Output>
  85. <TypeIdentifier>(0x6f752dd0, 0x082a321e)</TypeIdentifier>
  86. <Name>Stimulations (deprecated)</Name>
  87. </Output>
  88. </Outputs>
  89. <Settings>
  90. <Setting>
  91. <TypeIdentifier>(0x2cdb2f0b, 0x12f231ea)</TypeIdentifier>
  92. <Name>Display images in full screen</Name>
  93. <DefaultValue>false</DefaultValue>
  94. <Value>false</Value>
  95. <Modifiability>false</Modifiability>
  96. </Setting>
  97. <Setting>
  98. <TypeIdentifier>(0x2cdb2f0b, 0x12f231ea)</TypeIdentifier>
  99. <Name>Scale images to fit</Name>
  100. <DefaultValue>false</DefaultValue>
  101. <Value>false</Value>
  102. <Modifiability>false</Modifiability>
  103. </Setting>
  104. <Setting>
  105. <TypeIdentifier>(0x2c132d6e, 0x44ab0d97)</TypeIdentifier>
  106. <Name>Clear screen Stimulation</Name>
  107. <DefaultValue>OVTK_StimulationId_VisualStimulationStop</DefaultValue>
  108. <Value>OVTK_StimulationId_BaselineStop</Value>
  109. <Modifiability>false</Modifiability>
  110. </Setting>
  111. <Setting>
  112. <TypeIdentifier>(0x330306dd, 0x74a95f98)</TypeIdentifier>
  113. <Name>Cue Image 1</Name>
  114. <DefaultValue>${Path_Data}/plugins/simple-visualisation/p300-magic-card/01.png</DefaultValue>
  115. <Value>$var{Images Path}/Cross.png</Value>
  116. <Modifiability>false</Modifiability>
  117. </Setting>
  118. <Setting>
  119. <TypeIdentifier>(0x2c132d6e, 0x44ab0d97)</TypeIdentifier>
  120. <Name>Stimulation 1</Name>
  121. <DefaultValue>OVTK_StimulationId_Label_01</DefaultValue>
  122. <Value>OVTK_StimulationId_BaselineStart</Value>
  123. <Modifiability>false</Modifiability>
  124. </Setting>
  125. </Settings>
  126. <Attributes>
  127. <Attribute>
  128. <Identifier>(0x1fa7a38f, 0x54edbe0b)</Identifier>
  129. <Value>-80</Value>
  130. </Attribute>
  131. <Attribute>
  132. <Identifier>(0x207c9054, 0x3c841b63)</Identifier>
  133. <Value>1040</Value>
  134. </Attribute>
  135. <Attribute>
  136. <Identifier>(0x4e7b798a, 0x183beafb)</Identifier>
  137. <Value>(0x18869d2c, 0x1a544d63)</Value>
  138. </Attribute>
  139. <Attribute>
  140. <Identifier>(0x61d11811, 0x71e65362)</Identifier>
  141. <Value></Value>
  142. </Attribute>
  143. <Attribute>
  144. <Identifier>(0xc80ce8af, 0xf699f813)</Identifier>
  145. <Value>1</Value>
  146. </Attribute>
  147. <Attribute>
  148. <Identifier>(0xce18836a, 0x9c0eb403)</Identifier>
  149. <Value>5</Value>
  150. </Attribute>
  151. <Attribute>
  152. <Identifier>(0xcfad85b0, 0x7c6d841c)</Identifier>
  153. <Value>1</Value>
  154. </Attribute>
  155. </Attributes>
  156. </Box>
  157. <Box>
  158. <Identifier>(0x00000f21, 0x00006f70)</Identifier>
  159. <Name>Sound Player</Name>
  160. <AlgorithmClassIdentifier>(0x7ac2396f, 0x7ee52efe)</AlgorithmClassIdentifier>
  161. <Inputs>
  162. <Input>
  163. <TypeIdentifier>(0x6f752dd0, 0x082a321e)</TypeIdentifier>
  164. <Name>Input triggers</Name>
  165. </Input>
  166. </Inputs>
  167. <Outputs>
  168. <Output>
  169. <TypeIdentifier>(0x6f752dd0, 0x082a321e)</TypeIdentifier>
  170. <Name>Resync triggers</Name>
  171. </Output>
  172. </Outputs>
  173. <Settings>
  174. <Setting>
  175. <TypeIdentifier>(0x2c132d6e, 0x44ab0d97)</TypeIdentifier>
  176. <Name>PLAY trigger</Name>
  177. <DefaultValue>OVTK_StimulationId_Label_00</DefaultValue>
  178. <Value>OVTK_StimulationId_Beep</Value>
  179. <Modifiability>false</Modifiability>
  180. </Setting>
  181. <Setting>
  182. <TypeIdentifier>(0x2c132d6e, 0x44ab0d97)</TypeIdentifier>
  183. <Name>STOP trigger</Name>
  184. <DefaultValue>OVTK_StimulationId_Label_01</DefaultValue>
  185. <Value>OVTK_StimulationId_BaselineStop</Value>
  186. <Modifiability>false</Modifiability>
  187. </Setting>
  188. <Setting>
  189. <TypeIdentifier>(0x330306dd, 0x74a95f98)</TypeIdentifier>
  190. <Name>File to play</Name>
  191. <DefaultValue>${Path_Data}/plugins/stimulation/ov_beep.wav</DefaultValue>
  192. <Value>${Path_Data}/plugins/stimulation/ov_beep.wav</Value>
  193. <Modifiability>false</Modifiability>
  194. </Setting>
  195. <Setting>
  196. <TypeIdentifier>(0x2cdb2f0b, 0x12f231ea)</TypeIdentifier>
  197. <Name>Loop</Name>
  198. <DefaultValue>False</DefaultValue>
  199. <Value>False</Value>
  200. <Modifiability>false</Modifiability>
  201. </Setting>
  202. </Settings>
  203. <Attributes>
  204. <Attribute>
  205. <Identifier>(0x1fa7a38f, 0x54edbe0b)</Identifier>
  206. <Value>-80</Value>
  207. </Attribute>
  208. <Attribute>
  209. <Identifier>(0x207c9054, 0x3c841b63)</Identifier>
  210. <Value>800</Value>
  211. </Attribute>
  212. <Attribute>
  213. <Identifier>(0x4e7b798a, 0x183beafb)</Identifier>
  214. <Value>(0xd327e20a, 0xaae6b1f8)</Value>
  215. </Attribute>
  216. <Attribute>
  217. <Identifier>(0xc46b3d00, 0x3e0454e1)</Identifier>
  218. <Value>(0x00000000, 0x005adaef)</Value>
  219. </Attribute>
  220. <Attribute>
  221. <Identifier>(0xc73e83ec, 0xf855c5bc)</Identifier>
  222. <Value>false</Value>
  223. </Attribute>
  224. <Attribute>
  225. <Identifier>(0xc80ce8af, 0xf699f813)</Identifier>
  226. <Value>1</Value>
  227. </Attribute>
  228. <Attribute>
  229. <Identifier>(0xce18836a, 0x9c0eb403)</Identifier>
  230. <Value>4</Value>
  231. </Attribute>
  232. <Attribute>
  233. <Identifier>(0xcfad85b0, 0x7c6d841c)</Identifier>
  234. <Value>1</Value>
  235. </Attribute>
  236. </Attributes>
  237. </Box>
  238. <Box>
  239. <Identifier>(0x0000141c, 0x00003c42)</Identifier>
  240. <Name>Identity</Name>
  241. <AlgorithmClassIdentifier>(0x5dffe431, 0x35215c50)</AlgorithmClassIdentifier>
  242. <Inputs>
  243. <Input>
  244. <TypeIdentifier>(0x6f752dd0, 0x082a321e)</TypeIdentifier>
  245. <Name>Input stream</Name>
  246. </Input>
  247. </Inputs>
  248. <Outputs>
  249. <Output>
  250. <TypeIdentifier>(0x6f752dd0, 0x082a321e)</TypeIdentifier>
  251. <Name>Output stream</Name>
  252. </Output>
  253. </Outputs>
  254. <Attributes>
  255. <Attribute>
  256. <Identifier>(0x17ee7c08, 0x94c14893)</Identifier>
  257. <Value></Value>
  258. </Attribute>
  259. <Attribute>
  260. <Identifier>(0x1fa7a38f, 0x54edbe0b)</Identifier>
  261. <Value>-80</Value>
  262. </Attribute>
  263. <Attribute>
  264. <Identifier>(0x207c9054, 0x3c841b63)</Identifier>
  265. <Value>704</Value>
  266. </Attribute>
  267. <Attribute>
  268. <Identifier>(0x30a4e5c9, 0x83502953)</Identifier>
  269. <Value></Value>
  270. </Attribute>
  271. <Attribute>
  272. <Identifier>(0x4e7b798a, 0x183beafb)</Identifier>
  273. <Value>(0xa8ffe2a3, 0x27038f03)</Value>
  274. </Attribute>
  275. <Attribute>
  276. <Identifier>(0x527ad68d, 0x16d746a0)</Identifier>
  277. <Value></Value>
  278. </Attribute>
  279. <Attribute>
  280. <Identifier>(0xc80ce8af, 0xf699f813)</Identifier>
  281. <Value>1</Value>
  282. </Attribute>
  283. <Attribute>
  284. <Identifier>(0xcfad85b0, 0x7c6d841c)</Identifier>
  285. <Value>1</Value>
  286. </Attribute>
  287. <Attribute>
  288. <Identifier>(0xfba64161, 0x65304e21)</Identifier>
  289. <Value></Value>
  290. </Attribute>
  291. </Attributes>
  292. </Box>
  293. <Box>
  294. <Identifier>(0x0000141c, 0x00003c43)</Identifier>
  295. <Name>Identity</Name>
  296. <AlgorithmClassIdentifier>(0x5dffe431, 0x35215c50)</AlgorithmClassIdentifier>
  297. <Inputs>
  298. <Input>
  299. <TypeIdentifier>(0x403488e7, 0x565d70b6)</TypeIdentifier>
  300. <Name>Input stream</Name>
  301. </Input>
  302. </Inputs>
  303. <Outputs>
  304. <Output>
  305. <TypeIdentifier>(0x403488e7, 0x565d70b6)</TypeIdentifier>
  306. <Name>Output stream</Name>
  307. </Output>
  308. </Outputs>
  309. <Attributes>
  310. <Attribute>
  311. <Identifier>(0x17ee7c08, 0x94c14893)</Identifier>
  312. <Value></Value>
  313. </Attribute>
  314. <Attribute>
  315. <Identifier>(0x1fa7a38f, 0x54edbe0b)</Identifier>
  316. <Value>-80</Value>
  317. </Attribute>
  318. <Attribute>
  319. <Identifier>(0x207c9054, 0x3c841b63)</Identifier>
  320. <Value>384</Value>
  321. </Attribute>
  322. <Attribute>
  323. <Identifier>(0x30a4e5c9, 0x83502953)</Identifier>
  324. <Value></Value>
  325. </Attribute>
  326. <Attribute>
  327. <Identifier>(0x4e7b798a, 0x183beafb)</Identifier>
  328. <Value>(0xa8ffe2a3, 0x27038f03)</Value>
  329. </Attribute>
  330. <Attribute>
  331. <Identifier>(0x527ad68d, 0x16d746a0)</Identifier>
  332. <Value></Value>
  333. </Attribute>
  334. <Attribute>
  335. <Identifier>(0xc80ce8af, 0xf699f813)</Identifier>
  336. <Value>1</Value>
  337. </Attribute>
  338. <Attribute>
  339. <Identifier>(0xcfad85b0, 0x7c6d841c)</Identifier>
  340. <Value>1</Value>
  341. </Attribute>
  342. <Attribute>
  343. <Identifier>(0xfba64161, 0x65304e21)</Identifier>
  344. <Value></Value>
  345. </Attribute>
  346. </Attributes>
  347. </Box>
  348. <Box>
  349. <Identifier>(0x00001881, 0x0000648e)</Identifier>
  350. <Name>Generic stream writer</Name>
  351. <AlgorithmClassIdentifier>(0x09c92218, 0x7c1216f8)</AlgorithmClassIdentifier>
  352. <Inputs>
  353. <Input>
  354. <TypeIdentifier>(0x403488e7, 0x565d70b6)</TypeIdentifier>
  355. <Name>Input stream 1</Name>
  356. </Input>
  357. <Input>
  358. <TypeIdentifier>(0x5ba36127, 0x195feae1)</TypeIdentifier>
  359. <Name>Input stream 2</Name>
  360. </Input>
  361. <Input>
  362. <TypeIdentifier>(0x6f752dd0, 0x082a321e)</TypeIdentifier>
  363. <Name>Input stream 3</Name>
  364. </Input>
  365. </Inputs>
  366. <Settings>
  367. <Setting>
  368. <TypeIdentifier>(0x330306dd, 0x74a95f98)</TypeIdentifier>
  369. <Name>Filename</Name>
  370. <DefaultValue></DefaultValue>
  371. <Value>$var{Signals Path}/$var{File Prefix}_baseline-[$core{date}-$core{time}].ov</Value>
  372. <Modifiability>false</Modifiability>
  373. </Setting>
  374. <Setting>
  375. <TypeIdentifier>(0x2cdb2f0b, 0x12f231ea)</TypeIdentifier>
  376. <Name>Use compression</Name>
  377. <DefaultValue>true</DefaultValue>
  378. <Value>false</Value>
  379. <Modifiability>false</Modifiability>
  380. </Setting>
  381. </Settings>
  382. <Attributes>
  383. <Attribute>
  384. <Identifier>(0x1fa7a38f, 0x54edbe0b)</Identifier>
  385. <Value>32</Value>
  386. </Attribute>
  387. <Attribute>
  388. <Identifier>(0x207c9054, 0x3c841b63)</Identifier>
  389. <Value>544</Value>
  390. </Attribute>
  391. <Attribute>
  392. <Identifier>(0x4e7b798a, 0x183beafb)</Identifier>
  393. <Value>(0x89a08108, 0xc8d1fac1)</Value>
  394. </Attribute>
  395. <Attribute>
  396. <Identifier>(0x527ad68d, 0x16d746a0)</Identifier>
  397. <Value></Value>
  398. </Attribute>
  399. <Attribute>
  400. <Identifier>(0xc46b3d00, 0x3e0454e1)</Identifier>
  401. <Value>(0x00000000, 0x004f9ed7)</Value>
  402. </Attribute>
  403. <Attribute>
  404. <Identifier>(0xfba64161, 0x65304e21)</Identifier>
  405. <Value></Value>
  406. </Attribute>
  407. </Attributes>
  408. </Box>
  409. <Box>
  410. <Identifier>(0x00002847, 0x00000a62)</Identifier>
  411. <Name>Channel Rename</Name>
  412. <AlgorithmClassIdentifier>(0x1fe50479, 0x39040f40)</AlgorithmClassIdentifier>
  413. <Inputs>
  414. <Input>
  415. <TypeIdentifier>(0x5ba36127, 0x195feae1)</TypeIdentifier>
  416. <Name>Input matrix</Name>
  417. </Input>
  418. </Inputs>
  419. <Outputs>
  420. <Output>
  421. <TypeIdentifier>(0x5ba36127, 0x195feae1)</TypeIdentifier>
  422. <Name>Output matrix</Name>
  423. </Output>
  424. </Outputs>
  425. <Settings>
  426. <Setting>
  427. <TypeIdentifier>(0x79a9edeb, 0x245d83fc)</TypeIdentifier>
  428. <Name>New channel names</Name>
  429. <DefaultValue>Channel 1;Channel 2</DefaultValue>
  430. <Value>Channel 1;Channel 2</Value>
  431. <Modifiability>false</Modifiability>
  432. </Setting>
  433. </Settings>
  434. <Attributes>
  435. <Attribute>
  436. <Identifier>(0x1fa7a38f, 0x54edbe0b)</Identifier>
  437. <Value>-160</Value>
  438. </Attribute>
  439. <Attribute>
  440. <Identifier>(0x207c9054, 0x3c841b63)</Identifier>
  441. <Value>544</Value>
  442. </Attribute>
  443. <Attribute>
  444. <Identifier>(0x30a4e5c9, 0x83502953)</Identifier>
  445. <Value></Value>
  446. </Attribute>
  447. <Attribute>
  448. <Identifier>(0x4e7b798a, 0x183beafb)</Identifier>
  449. <Value>(0x74d8d30c, 0xfa7bdf43)</Value>
  450. </Attribute>
  451. <Attribute>
  452. <Identifier>(0x527ad68d, 0x16d746a0)</Identifier>
  453. <Value></Value>
  454. </Attribute>
  455. <Attribute>
  456. <Identifier>(0x8d21ff41, 0xdf6afe7e)</Identifier>
  457. <Value>$var{Scripts Path}/channel-list.xml</Value>
  458. </Attribute>
  459. <Attribute>
  460. <Identifier>(0xc80ce8af, 0xf699f813)</Identifier>
  461. <Value>1</Value>
  462. </Attribute>
  463. <Attribute>
  464. <Identifier>(0xce18836a, 0x9c0eb403)</Identifier>
  465. <Value>1</Value>
  466. </Attribute>
  467. <Attribute>
  468. <Identifier>(0xcfad85b0, 0x7c6d841c)</Identifier>
  469. <Value>1</Value>
  470. </Attribute>
  471. </Attributes>
  472. </Box>
  473. <Box>
  474. <Identifier>(0x00004390, 0x000055c5)</Identifier>
  475. <Name>GDF file writer</Name>
  476. <AlgorithmClassIdentifier>(0x1e7b2155, 0x107289ce)</AlgorithmClassIdentifier>
  477. <Inputs>
  478. <Input>
  479. <TypeIdentifier>(0x403488e7, 0x565d70b6)</TypeIdentifier>
  480. <Name>Experiment information</Name>
  481. </Input>
  482. <Input>
  483. <TypeIdentifier>(0x5ba36127, 0x195feae1)</TypeIdentifier>
  484. <Name>Signal</Name>
  485. </Input>
  486. <Input>
  487. <TypeIdentifier>(0x6f752dd0, 0x082a321e)</TypeIdentifier>
  488. <Name>Stimulation</Name>
  489. </Input>
  490. </Inputs>
  491. <Settings>
  492. <Setting>
  493. <TypeIdentifier>(0x330306dd, 0x74a95f98)</TypeIdentifier>
  494. <Name>Filename</Name>
  495. <DefaultValue>record-[$core{date}-$core{time}].gdf</DefaultValue>
  496. <Value>$var{Signals Path}/$var{File Prefix}_baseline-[$core{date}-$core{time}].gdf</Value>
  497. <Modifiability>false</Modifiability>
  498. </Setting>
  499. </Settings>
  500. <Attributes>
  501. <Attribute>
  502. <Identifier>(0x1fa7a38f, 0x54edbe0b)</Identifier>
  503. <Value>32</Value>
  504. </Attribute>
  505. <Attribute>
  506. <Identifier>(0x207c9054, 0x3c841b63)</Identifier>
  507. <Value>688</Value>
  508. </Attribute>
  509. <Attribute>
  510. <Identifier>(0x4e7b798a, 0x183beafb)</Identifier>
  511. <Value>(0xd41e3037, 0xcc12644a)</Value>
  512. </Attribute>
  513. <Attribute>
  514. <Identifier>(0xc46b3d00, 0x3e0454e1)</Identifier>
  515. <Value>(0x00000000, 0x00c660e3)</Value>
  516. </Attribute>
  517. <Attribute>
  518. <Identifier>(0xc73e83ec, 0xf855c5bc)</Identifier>
  519. <Value>false</Value>
  520. </Attribute>
  521. <Attribute>
  522. <Identifier>(0xce18836a, 0x9c0eb403)</Identifier>
  523. <Value>1</Value>
  524. </Attribute>
  525. <Attribute>
  526. <Identifier>(0xcfad85b0, 0x7c6d841c)</Identifier>
  527. <Value>3</Value>
  528. </Attribute>
  529. </Attributes>
  530. </Box>
  531. <Box>
  532. <Identifier>(0x0000465a, 0x00004dbf)</Identifier>
  533. <Name>Acquisition client</Name>
  534. <AlgorithmClassIdentifier>(0x35d225cb, 0x3e6e3a5f)</AlgorithmClassIdentifier>
  535. <Outputs>
  536. <Output>
  537. <TypeIdentifier>(0x403488e7, 0x565d70b6)</TypeIdentifier>
  538. <Name>Experiment information</Name>
  539. </Output>
  540. <Output>
  541. <TypeIdentifier>(0x5ba36127, 0x195feae1)</TypeIdentifier>
  542. <Name>Signal stream</Name>
  543. </Output>
  544. <Output>
  545. <TypeIdentifier>(0x6f752dd0, 0x082a321e)</TypeIdentifier>
  546. <Name>Stimulations</Name>
  547. </Output>
  548. <Output>
  549. <TypeIdentifier>(0x013df452, 0xa3a8879a)</TypeIdentifier>
  550. <Name>Channel localisation</Name>
  551. </Output>
  552. <Output>
  553. <TypeIdentifier>(0x6ab26b81, 0x0f8c02f3)</TypeIdentifier>
  554. <Name>Channel units</Name>
  555. </Output>
  556. </Outputs>
  557. <Settings>
  558. <Setting>
  559. <TypeIdentifier>(0x79a9edeb, 0x245d83fc)</TypeIdentifier>
  560. <Name>Acquisition server hostname</Name>
  561. <DefaultValue>${AcquisitionServer_HostName}</DefaultValue>
  562. <Value>${AcquisitionServer_HostName}</Value>
  563. <Modifiability>false</Modifiability>
  564. </Setting>
  565. <Setting>
  566. <TypeIdentifier>(0x007deef9, 0x2f3e95c6)</TypeIdentifier>
  567. <Name>Acquisition server port</Name>
  568. <DefaultValue>1024</DefaultValue>
  569. <Value>1024</Value>
  570. <Modifiability>false</Modifiability>
  571. </Setting>
  572. </Settings>
  573. <Attributes>
  574. <Attribute>
  575. <Identifier>(0x1fa7a38f, 0x54edbe0b)</Identifier>
  576. <Value>-224</Value>
  577. </Attribute>
  578. <Attribute>
  579. <Identifier>(0x207c9054, 0x3c841b63)</Identifier>
  580. <Value>544</Value>
  581. </Attribute>
  582. <Attribute>
  583. <Identifier>(0x4e7b798a, 0x183beafb)</Identifier>
  584. <Value>(0x0d4656c0, 0xc95b1fa8)</Value>
  585. </Attribute>
  586. <Attribute>
  587. <Identifier>(0xc46b3d00, 0x3e0454e1)</Identifier>
  588. <Value>(0x00000000, 0x0069f3f7)</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>5</Value>
  597. </Attribute>
  598. <Attribute>
  599. <Identifier>(0xce18836a, 0x9c0eb403)</Identifier>
  600. <Value>2</Value>
  601. </Attribute>
  602. </Attributes>
  603. </Box>
  604. <Box>
  605. <Identifier>(0x000065a7, 0x00000785)</Identifier>
  606. <Name>!EventChannel1;EventChannel2</Name>
  607. <AlgorithmClassIdentifier>(0x361722e8, 0x311574e8)</AlgorithmClassIdentifier>
  608. <Inputs>
  609. <Input>
  610. <TypeIdentifier>(0x5ba36127, 0x195feae1)</TypeIdentifier>
  611. <Name>Input signal</Name>
  612. </Input>
  613. </Inputs>
  614. <Outputs>
  615. <Output>
  616. <TypeIdentifier>(0x5ba36127, 0x195feae1)</TypeIdentifier>
  617. <Name>Output signal</Name>
  618. </Output>
  619. </Outputs>
  620. <Settings>
  621. <Setting>
  622. <TypeIdentifier>(0x79a9edeb, 0x245d83fc)</TypeIdentifier>
  623. <Name>Channel List</Name>
  624. <DefaultValue>:</DefaultValue>
  625. <Value>EventChannel1;EventChannel2</Value>
  626. <Modifiability>false</Modifiability>
  627. </Setting>
  628. <Setting>
  629. <TypeIdentifier>(0x3bcf9e67, 0x0c23994d)</TypeIdentifier>
  630. <Name>Action</Name>
  631. <DefaultValue>Select</DefaultValue>
  632. <Value>Reject</Value>
  633. <Modifiability>false</Modifiability>
  634. </Setting>
  635. <Setting>
  636. <TypeIdentifier>(0x666f25e9, 0x3e5738d6)</TypeIdentifier>
  637. <Name>Channel Matching Method</Name>
  638. <DefaultValue>Smart</DefaultValue>
  639. <Value>Smart</Value>
  640. <Modifiability>false</Modifiability>
  641. </Setting>
  642. </Settings>
  643. <Attributes>
  644. <Attribute>
  645. <Identifier>(0x1fa7a38f, 0x54edbe0b)</Identifier>
  646. <Value>-80</Value>
  647. </Attribute>
  648. <Attribute>
  649. <Identifier>(0x207c9054, 0x3c841b63)</Identifier>
  650. <Value>544</Value>
  651. </Attribute>
  652. <Attribute>
  653. <Identifier>(0x30a4e5c9, 0x83502953)</Identifier>
  654. <Value></Value>
  655. </Attribute>
  656. <Attribute>
  657. <Identifier>(0x4e7b798a, 0x183beafb)</Identifier>
  658. <Value>(0x277826e1, 0xa30a3bd0)</Value>
  659. </Attribute>
  660. <Attribute>
  661. <Identifier>(0x527ad68d, 0x16d746a0)</Identifier>
  662. <Value></Value>
  663. </Attribute>
  664. <Attribute>
  665. <Identifier>(0xc46b3d00, 0x3e0454e1)</Identifier>
  666. <Value>(0x00000000, 0x0033f7b6)</Value>
  667. </Attribute>
  668. <Attribute>
  669. <Identifier>(0xc73e83ec, 0xf855c5bc)</Identifier>
  670. <Value>false</Value>
  671. </Attribute>
  672. <Attribute>
  673. <Identifier>(0xc80ce8af, 0xf699f813)</Identifier>
  674. <Value>1</Value>
  675. </Attribute>
  676. <Attribute>
  677. <Identifier>(0xce18836a, 0x9c0eb403)</Identifier>
  678. <Value>3</Value>
  679. </Attribute>
  680. <Attribute>
  681. <Identifier>(0xcfad85b0, 0x7c6d841c)</Identifier>
  682. <Value>1</Value>
  683. </Attribute>
  684. </Attributes>
  685. </Box>
  686. <Box>
  687. <Identifier>(0x00007a62, 0x00007a92)</Identifier>
  688. <Name>Lua Stimulator</Name>
  689. <AlgorithmClassIdentifier>(0x0b5a2787, 0x02750621)</AlgorithmClassIdentifier>
  690. <Outputs>
  691. <Output>
  692. <TypeIdentifier>(0x6f752dd0, 0x082a321e)</TypeIdentifier>
  693. <Name>Stimulations</Name>
  694. </Output>
  695. </Outputs>
  696. <Settings>
  697. <Setting>
  698. <TypeIdentifier>(0xb0d0db45, 0x49cbc34a)</TypeIdentifier>
  699. <Name>Lua Script</Name>
  700. <DefaultValue></DefaultValue>
  701. <Value>$var{Scripts Path}/scenario-baseline.lua</Value>
  702. <Modifiability>false</Modifiability>
  703. </Setting>
  704. <Setting>
  705. <TypeIdentifier>(0x007deef9, 0x2f3e95c6)</TypeIdentifier>
  706. <Name>baseline duration</Name>
  707. <DefaultValue>180</DefaultValue>
  708. <Value>$var{Baseline Duration (s)}</Value>
  709. <Modifiability>false</Modifiability>
  710. </Setting>
  711. </Settings>
  712. <Attributes>
  713. <Attribute>
  714. <Identifier>(0x17ee7c08, 0x94c14893)</Identifier>
  715. <Value></Value>
  716. </Attribute>
  717. <Attribute>
  718. <Identifier>(0x1fa7a38f, 0x54edbe0b)</Identifier>
  719. <Value>-176</Value>
  720. </Attribute>
  721. <Attribute>
  722. <Identifier>(0x207c9054, 0x3c841b63)</Identifier>
  723. <Value>864</Value>
  724. </Attribute>
  725. <Attribute>
  726. <Identifier>(0x4e7b798a, 0x183beafb)</Identifier>
  727. <Value>(0xd6e3f48b, 0xbee3523a)</Value>
  728. </Attribute>
  729. <Attribute>
  730. <Identifier>(0x61d11811, 0x71e65362)</Identifier>
  731. <Value></Value>
  732. </Attribute>
  733. <Attribute>
  734. <Identifier>(0xc80ce8af, 0xf699f813)</Identifier>
  735. <Value>1</Value>
  736. </Attribute>
  737. <Attribute>
  738. <Identifier>(0xce18836a, 0x9c0eb403)</Identifier>
  739. <Value>1</Value>
  740. </Attribute>
  741. <Attribute>
  742. <Identifier>(0xf191c1c8, 0xa0123976)</Identifier>
  743. <Value></Value>
  744. </Attribute>
  745. <Attribute>
  746. <Identifier>(0xfba64161, 0x65304e21)</Identifier>
  747. <Value></Value>
  748. </Attribute>
  749. </Attributes>
  750. </Box>
  751. <Box>
  752. <Identifier>(0x24757b65, 0x29027b6f)</Identifier>
  753. <Name>Player Controller</Name>
  754. <AlgorithmClassIdentifier>(0x5f426dce, 0x08456e13)</AlgorithmClassIdentifier>
  755. <Inputs>
  756. <Input>
  757. <TypeIdentifier>(0x6f752dd0, 0x082a321e)</TypeIdentifier>
  758. <Name>Stimulations</Name>
  759. </Input>
  760. </Inputs>
  761. <Settings>
  762. <Setting>
  763. <TypeIdentifier>(0x2c132d6e, 0x44ab0d97)</TypeIdentifier>
  764. <Name>Stimulation name</Name>
  765. <DefaultValue>OVTK_StimulationId_Label_00</DefaultValue>
  766. <Value>OVTK_StimulationId_ExperimentStop</Value>
  767. <Modifiability>false</Modifiability>
  768. </Setting>
  769. <Setting>
  770. <TypeIdentifier>(0xcc14d8d6, 0xf27ecb73)</TypeIdentifier>
  771. <Name>Action to perform</Name>
  772. <DefaultValue>Pause</DefaultValue>
  773. <Value>Stop</Value>
  774. <Modifiability>false</Modifiability>
  775. </Setting>
  776. </Settings>
  777. <Attributes>
  778. <Attribute>
  779. <Identifier>(0x1fa7a38f, 0x54edbe0b)</Identifier>
  780. <Value>-80</Value>
  781. </Attribute>
  782. <Attribute>
  783. <Identifier>(0x207c9054, 0x3c841b63)</Identifier>
  784. <Value>912</Value>
  785. </Attribute>
  786. <Attribute>
  787. <Identifier>(0x4e7b798a, 0x183beafb)</Identifier>
  788. <Value>(0x568d148e, 0x650792b3)</Value>
  789. </Attribute>
  790. <Attribute>
  791. <Identifier>(0xc46b3d00, 0x3e0454e1)</Identifier>
  792. <Value>(0x00000000, 0x002de35c)</Value>
  793. </Attribute>
  794. <Attribute>
  795. <Identifier>(0xce18836a, 0x9c0eb403)</Identifier>
  796. <Value>2</Value>
  797. </Attribute>
  798. <Attribute>
  799. <Identifier>(0xcfad85b0, 0x7c6d841c)</Identifier>
  800. <Value>1</Value>
  801. </Attribute>
  802. </Attributes>
  803. </Box>
  804. </Boxes>
  805. <Links>
  806. <Link>
  807. <Identifier>(0x000001db, 0x000058a8)</Identifier>
  808. <Source>
  809. <BoxIdentifier>(0x0000141c, 0x00003c42)</BoxIdentifier>
  810. <BoxOutputIndex>0</BoxOutputIndex>
  811. </Source>
  812. <Target>
  813. <BoxIdentifier>(0x00004390, 0x000055c5)</BoxIdentifier>
  814. <BoxInputIndex>2</BoxInputIndex>
  815. </Target>
  816. </Link>
  817. <Link>
  818. <Identifier>(0x00000930, 0x0000322c)</Identifier>
  819. <Source>
  820. <BoxIdentifier>(0x00007a62, 0x00007a92)</BoxIdentifier>
  821. <BoxOutputIndex>0</BoxOutputIndex>
  822. </Source>
  823. <Target>
  824. <BoxIdentifier>(0x00000dc7, 0x0000385f)</BoxIdentifier>
  825. <BoxInputIndex>0</BoxInputIndex>
  826. </Target>
  827. </Link>
  828. <Link>
  829. <Identifier>(0x000011be, 0x000045cc)</Identifier>
  830. <Source>
  831. <BoxIdentifier>(0x000065a7, 0x00000785)</BoxIdentifier>
  832. <BoxOutputIndex>0</BoxOutputIndex>
  833. </Source>
  834. <Target>
  835. <BoxIdentifier>(0x00004390, 0x000055c5)</BoxIdentifier>
  836. <BoxInputIndex>1</BoxInputIndex>
  837. </Target>
  838. </Link>
  839. <Link>
  840. <Identifier>(0x0000228f, 0x00002361)</Identifier>
  841. <Source>
  842. <BoxIdentifier>(0x00007a62, 0x00007a92)</BoxIdentifier>
  843. <BoxOutputIndex>0</BoxOutputIndex>
  844. </Source>
  845. <Target>
  846. <BoxIdentifier>(0x00000f21, 0x00006f70)</BoxIdentifier>
  847. <BoxInputIndex>0</BoxInputIndex>
  848. </Target>
  849. </Link>
  850. <Link>
  851. <Identifier>(0x00002cc1, 0x000049ec)</Identifier>
  852. <Source>
  853. <BoxIdentifier>(0x00007a62, 0x00007a92)</BoxIdentifier>
  854. <BoxOutputIndex>0</BoxOutputIndex>
  855. </Source>
  856. <Target>
  857. <BoxIdentifier>(0x0000141c, 0x00003c42)</BoxIdentifier>
  858. <BoxInputIndex>0</BoxInputIndex>
  859. </Target>
  860. </Link>
  861. <Link>
  862. <Identifier>(0x00003ccb, 0x00003283)</Identifier>
  863. <Source>
  864. <BoxIdentifier>(0x0000141c, 0x00003c42)</BoxIdentifier>
  865. <BoxOutputIndex>0</BoxOutputIndex>
  866. </Source>
  867. <Target>
  868. <BoxIdentifier>(0x00001881, 0x0000648e)</BoxIdentifier>
  869. <BoxInputIndex>2</BoxInputIndex>
  870. </Target>
  871. </Link>
  872. <Link>
  873. <Identifier>(0x00004b1e, 0x000034b6)</Identifier>
  874. <Source>
  875. <BoxIdentifier>(0x0000465a, 0x00004dbf)</BoxIdentifier>
  876. <BoxOutputIndex>0</BoxOutputIndex>
  877. </Source>
  878. <Target>
  879. <BoxIdentifier>(0x0000141c, 0x00003c43)</BoxIdentifier>
  880. <BoxInputIndex>0</BoxInputIndex>
  881. </Target>
  882. </Link>
  883. <Link>
  884. <Identifier>(0x00006343, 0x000043d4)</Identifier>
  885. <Source>
  886. <BoxIdentifier>(0x00002847, 0x00000a62)</BoxIdentifier>
  887. <BoxOutputIndex>0</BoxOutputIndex>
  888. </Source>
  889. <Target>
  890. <BoxIdentifier>(0x000065a7, 0x00000785)</BoxIdentifier>
  891. <BoxInputIndex>0</BoxInputIndex>
  892. </Target>
  893. </Link>
  894. <Link>
  895. <Identifier>(0x0000654e, 0x00003cc0)</Identifier>
  896. <Source>
  897. <BoxIdentifier>(0x0000465a, 0x00004dbf)</BoxIdentifier>
  898. <BoxOutputIndex>1</BoxOutputIndex>
  899. </Source>
  900. <Target>
  901. <BoxIdentifier>(0x00002847, 0x00000a62)</BoxIdentifier>
  902. <BoxInputIndex>0</BoxInputIndex>
  903. </Target>
  904. </Link>
  905. <Link>
  906. <Identifier>(0x00006e4a, 0x00000844)</Identifier>
  907. <Source>
  908. <BoxIdentifier>(0x000065a7, 0x00000785)</BoxIdentifier>
  909. <BoxOutputIndex>0</BoxOutputIndex>
  910. </Source>
  911. <Target>
  912. <BoxIdentifier>(0x00001881, 0x0000648e)</BoxIdentifier>
  913. <BoxInputIndex>1</BoxInputIndex>
  914. </Target>
  915. </Link>
  916. <Link>
  917. <Identifier>(0x00007818, 0x0000649d)</Identifier>
  918. <Source>
  919. <BoxIdentifier>(0x0000141c, 0x00003c43)</BoxIdentifier>
  920. <BoxOutputIndex>0</BoxOutputIndex>
  921. </Source>
  922. <Target>
  923. <BoxIdentifier>(0x00004390, 0x000055c5)</BoxIdentifier>
  924. <BoxInputIndex>0</BoxInputIndex>
  925. </Target>
  926. </Link>
  927. <Link>
  928. <Identifier>(0x00007854, 0x0000729e)</Identifier>
  929. <Source>
  930. <BoxIdentifier>(0x0000141c, 0x00003c43)</BoxIdentifier>
  931. <BoxOutputIndex>0</BoxOutputIndex>
  932. </Source>
  933. <Target>
  934. <BoxIdentifier>(0x00001881, 0x0000648e)</BoxIdentifier>
  935. <BoxInputIndex>0</BoxInputIndex>
  936. </Target>
  937. </Link>
  938. <Link>
  939. <Identifier>(0x00007dd6, 0x000019dc)</Identifier>
  940. <Source>
  941. <BoxIdentifier>(0x00007a62, 0x00007a92)</BoxIdentifier>
  942. <BoxOutputIndex>0</BoxOutputIndex>
  943. </Source>
  944. <Target>
  945. <BoxIdentifier>(0x24757b65, 0x29027b6f)</BoxIdentifier>
  946. <BoxInputIndex>0</BoxInputIndex>
  947. </Target>
  948. </Link>
  949. </Links>
  950. <Comments>
  951. <Comment>
  952. <Identifier>(0x0000494c, 0x00003563)</Identifier>
  953. <Text>This Scenario is set for a g.tec cap with 2 amplifier g.USBamp</Text>
  954. <Attributes>
  955. <Attribute>
  956. <Identifier>(0x473d9a43, 0x97fc0a97)</Identifier>
  957. <Value>1440</Value>
  958. </Attribute>
  959. <Attribute>
  960. <Identifier>(0x7234b86b, 0x2b8651a5)</Identifier>
  961. <Value>-208</Value>
  962. </Attribute>
  963. </Attributes>
  964. </Comment>
  965. <Comment>
  966. <Identifier>(0x00006a47, 0x0000309a)</Identifier>
  967. <Text>&lt;b&gt;OVERVIEW&lt;/b&gt;
  968. Change Settings on Scenario Configuration tab :
  969. Scripts/Images/Signals path = folder to the different files (normally don't need to change that if you keep the hierarchy)
  970. Obvious settings = obvious....
  971. Eyes (OE, CE) = indicate if the baseline is Opened Eyes (OE) or Closed Eyes (CE)
  972. File Format for saved signals : {XP Name}_{Subject ID}_S{Session}_{OE/CE}_baseline-[{date}-{time}]</Text>
  973. <Attributes>
  974. <Attribute>
  975. <Identifier>(0x473d9a43, 0x97fc0a97)</Identifier>
  976. <Value>1456</Value>
  977. </Attribute>
  978. <Attribute>
  979. <Identifier>(0x7234b86b, 0x2b8651a5)</Identifier>
  980. <Value>-112</Value>
  981. </Attribute>
  982. </Attributes>
  983. </Comment>
  984. <Comment>
  985. <Identifier>(0x00006a47, 0x0000309b)</Identifier>
  986. <Text>&lt;b&gt;PRESENTATION&lt;/b&gt;
  987. Les options sont modifiables dnas l'onglet Scenario Configuration :
  988. Scripts/Images/Signals path = dossier des différents fichiers (normalement, il n'est pas nécessaire de changer cela si vous conservez la hiérarchie)
  989. Paramètres évidents = évidents.....
  990. Eyes(OE,CE) = Indique si la baseline s'effectue yeux ouvert (OE) ou yeux fermés (CE)
  991. Format de fichier pour les signaux enregistrés : {XP Name}_{Subject ID}_S{Session}_{OE/CE}_baseline-[{date}-{time}]</Text>
  992. <Attributes>
  993. <Attribute>
  994. <Identifier>(0x473d9a43, 0x97fc0a97)</Identifier>
  995. <Value>1440</Value>
  996. </Attribute>
  997. <Attribute>
  998. <Identifier>(0x7234b86b, 0x2b8651a5)</Identifier>
  999. <Value>32</Value>
  1000. </Attribute>
  1001. </Attributes>
  1002. </Comment>
  1003. </Comments>
  1004. <Metadata>
  1005. <Entry>
  1006. <Identifier>(0x00000b60, 0x000035d0)</Identifier>
  1007. <Type>(0x3bcce5d2, 0x43f2d968)</Type>
  1008. <Data>[{"boxIdentifier":"(0x00000dc7, 0x0000385f)","childCount":0,"identifier":"(0x00004a0b, 0x0000261c)","parentIdentifier":"(0xffffffff, 0xffffffff)","type":3}]</Data>
  1009. </Entry>
  1010. </Metadata>
  1011. <Attributes>
  1012. <Attribute>
  1013. <Identifier>(0x4c90d4ad, 0x7a2554ec)</Identifier>
  1014. <Value>320</Value>
  1015. </Attribute>
  1016. <Attribute>
  1017. <Identifier>(0x7b814cca, 0x271df6dd)</Identifier>
  1018. <Value>480</Value>
  1019. </Attribute>
  1020. </Attributes>
  1021. </OpenViBE-Scenario>