@@ -1,7 +1,7 @@ | |||
<OpenViBE-Scenario> | |||
<FormatVersion>2</FormatVersion> | |||
<Creator>OpenViBE Designer</Creator> | |||
<CreatorVersion>3.2.0</CreatorVersion> | |||
<CreatorVersion>3.3.0</CreatorVersion> | |||
<Settings></Settings> | |||
<Inputs></Inputs> | |||
<Outputs></Outputs> | |||
@@ -43,11 +43,11 @@ | |||
<Attributes> | |||
<Attribute> | |||
<Identifier>(0x1fa7a38f, 0x54edbe0b)</Identifier> | |||
<Value>752</Value> | |||
<Value>800</Value> | |||
</Attribute> | |||
<Attribute> | |||
<Identifier>(0x207c9054, 0x3c841b63)</Identifier> | |||
<Value>592</Value> | |||
<Value>576</Value> | |||
</Attribute> | |||
<Attribute> | |||
<Identifier>(0x4e7b798a, 0x183beafb)</Identifier> | |||
@@ -107,6 +107,83 @@ | |||
</Attribute> | |||
</Attributes> | |||
</Box> | |||
<Box> | |||
<Identifier>(0x000046bc, 0x00003f08)</Identifier> | |||
<Name>Temporal Filter</Name> | |||
<AlgorithmClassIdentifier>(0xb4f9d042, 0x9d79f2e5)</AlgorithmClassIdentifier> | |||
<Inputs> | |||
<Input> | |||
<TypeIdentifier>(0x5ba36127, 0x195feae1)</TypeIdentifier> | |||
<Name>Input signal</Name> | |||
</Input> | |||
</Inputs> | |||
<Outputs> | |||
<Output> | |||
<TypeIdentifier>(0x5ba36127, 0x195feae1)</TypeIdentifier> | |||
<Name>Output signal</Name> | |||
</Output> | |||
</Outputs> | |||
<Settings> | |||
<Setting> | |||
<TypeIdentifier>(0xfa20178e, 0x4cba62e9)</TypeIdentifier> | |||
<Name>Filter Type</Name> | |||
<DefaultValue>Band Pass</DefaultValue> | |||
<Value>${FILTER_TYPE}</Value> | |||
<Modifiability>false</Modifiability> | |||
</Setting> | |||
<Setting> | |||
<TypeIdentifier>(0x007deef9, 0x2f3e95c6)</TypeIdentifier> | |||
<Name>Filter Order</Name> | |||
<DefaultValue>4</DefaultValue> | |||
<Value>${FILTER_ORDER}</Value> | |||
<Modifiability>false</Modifiability> | |||
</Setting> | |||
<Setting> | |||
<TypeIdentifier>(0x512a166f, 0x5c3ef83f)</TypeIdentifier> | |||
<Name>Low Cut-off Frequency (Hz)</Name> | |||
<DefaultValue>1</DefaultValue> | |||
<Value>${LOW_CUT_FREQUENCY}</Value> | |||
<Modifiability>false</Modifiability> | |||
</Setting> | |||
<Setting> | |||
<TypeIdentifier>(0x512a166f, 0x5c3ef83f)</TypeIdentifier> | |||
<Name>High Cut-off Frequency (Hz)</Name> | |||
<DefaultValue>40</DefaultValue> | |||
<Value>${HIGH_CUT_FREQUENCY}</Value> | |||
<Modifiability>false</Modifiability> | |||
</Setting> | |||
</Settings> | |||
<Attributes> | |||
<Attribute> | |||
<Identifier>(0x17ee7c08, 0x94c14893)</Identifier> | |||
<Value></Value> | |||
</Attribute> | |||
<Attribute> | |||
<Identifier>(0x1fa7a38f, 0x54edbe0b)</Identifier> | |||
<Value>576</Value> | |||
</Attribute> | |||
<Attribute> | |||
<Identifier>(0x207c9054, 0x3c841b63)</Identifier> | |||
<Value>544</Value> | |||
</Attribute> | |||
<Attribute> | |||
<Identifier>(0x4e7b798a, 0x183beafb)</Identifier> | |||
<Value>(0x6a7c1e9b, 0x6b00b5c5)</Value> | |||
</Attribute> | |||
<Attribute> | |||
<Identifier>(0xc80ce8af, 0xf699f813)</Identifier> | |||
<Value>1</Value> | |||
</Attribute> | |||
<Attribute> | |||
<Identifier>(0xce18836a, 0x9c0eb403)</Identifier> | |||
<Value>4</Value> | |||
</Attribute> | |||
<Attribute> | |||
<Identifier>(0xcfad85b0, 0x7c6d841c)</Identifier> | |||
<Value>1</Value> | |||
</Attribute> | |||
</Attributes> | |||
</Box> | |||
<Box> | |||
<Identifier>(0x0000470b, 0x00001b1d)</Identifier> | |||
<Name>Tactile Stimulator</Name> | |||
@@ -318,81 +395,6 @@ | |||
</Attribute> | |||
</Attributes> | |||
</Box> | |||
<Box> | |||
<Identifier>(0x0000556f, 0x000055f8)</Identifier> | |||
<Name>Temporal filter</Name> | |||
<AlgorithmClassIdentifier>(0xb4f9d042, 0x9d79f2e5)</AlgorithmClassIdentifier> | |||
<Inputs> | |||
<Input> | |||
<TypeIdentifier>(0x5ba36127, 0x195feae1)</TypeIdentifier> | |||
<Name>Input signal</Name> | |||
</Input> | |||
</Inputs> | |||
<Outputs> | |||
<Output> | |||
<TypeIdentifier>(0x5ba36127, 0x195feae1)</TypeIdentifier> | |||
<Name>Filtered signal</Name> | |||
</Output> | |||
</Outputs> | |||
<Settings> | |||
<Setting> | |||
<TypeIdentifier>(0x2f2c606c, 0x8512ed68)</TypeIdentifier> | |||
<Name>Filter method</Name> | |||
<DefaultValue>Butterworth</DefaultValue> | |||
<Value>${FILTER_METHOD}</Value> | |||
<Modifiability>false</Modifiability> | |||
</Setting> | |||
<Setting> | |||
<TypeIdentifier>(0xfa20178e, 0x4cba62e9)</TypeIdentifier> | |||
<Name>Filter type</Name> | |||
<DefaultValue>Low pass</DefaultValue> | |||
<Value>${FILTER_TYPE}</Value> | |||
<Modifiability>false</Modifiability> | |||
</Setting> | |||
<Setting> | |||
<TypeIdentifier>(0x007deef9, 0x2f3e95c6)</TypeIdentifier> | |||
<Name>Filter order</Name> | |||
<DefaultValue>4</DefaultValue> | |||
<Value>${FILTER_ORDER}</Value> | |||
<Modifiability>false</Modifiability> | |||
</Setting> | |||
<Setting> | |||
<TypeIdentifier>(0x512a166f, 0x5c3ef83f)</TypeIdentifier> | |||
<Name>Low cut frequency (Hz)</Name> | |||
<DefaultValue>29</DefaultValue> | |||
<Value>${LOW_CUT_FREQUENCY}</Value> | |||
<Modifiability>false</Modifiability> | |||
</Setting> | |||
<Setting> | |||
<TypeIdentifier>(0x512a166f, 0x5c3ef83f)</TypeIdentifier> | |||
<Name>High cut frequency (Hz)</Name> | |||
<DefaultValue>40</DefaultValue> | |||
<Value>${HIGH_CUT_FREQUENCY}</Value> | |||
<Modifiability>false</Modifiability> | |||
</Setting> | |||
<Setting> | |||
<TypeIdentifier>(0x512a166f, 0x5c3ef83f)</TypeIdentifier> | |||
<Name>Pass band ripple (dB)</Name> | |||
<DefaultValue>0.5</DefaultValue> | |||
<Value>${PASS_BAND_RIPPLE}</Value> | |||
<Modifiability>false</Modifiability> | |||
</Setting> | |||
</Settings> | |||
<Attributes> | |||
<Attribute> | |||
<Identifier>(0x1fa7a38f, 0x54edbe0b)</Identifier> | |||
<Value>576</Value> | |||
</Attribute> | |||
<Attribute> | |||
<Identifier>(0x207c9054, 0x3c841b63)</Identifier> | |||
<Value>544</Value> | |||
</Attribute> | |||
<Attribute> | |||
<Identifier>(0x4e7b798a, 0x183beafb)</Identifier> | |||
<Value>(0x27a4ceec, 0x876d6384)</Value> | |||
</Attribute> | |||
</Attributes> | |||
</Box> | |||
<Box> | |||
<Identifier>(0x0000599b, 0x000026ba)</Identifier> | |||
<Name>Acquisition client</Name> | |||
@@ -600,6 +602,13 @@ | |||
<Value>${SELECTED_FONT_SIZE}</Value> | |||
<Modifiability>false</Modifiability> | |||
</Setting> | |||
<Setting> | |||
<TypeIdentifier>(0x007deef9, 0x2f3e95c6)</TypeIdentifier> | |||
<Name>Number of Tactilos</Name> | |||
<DefaultValue>6</DefaultValue> | |||
<Value>${N_TACTILOS}</Value> | |||
<Modifiability>false</Modifiability> | |||
</Setting> | |||
</Settings> | |||
<Attributes> | |||
<Attribute> | |||
@@ -612,7 +621,7 @@ | |||
</Attribute> | |||
<Attribute> | |||
<Identifier>(0x4e7b798a, 0x183beafb)</Identifier> | |||
<Value>(0x8d89d30c, 0xa939693a)</Value> | |||
<Value>(0x18f43d0c, 0x5007af15)</Value> | |||
</Attribute> | |||
<Attribute> | |||
<Identifier>(0xc80ce8af, 0xf699f813)</Identifier> | |||
@@ -620,7 +629,7 @@ | |||
</Attribute> | |||
<Attribute> | |||
<Identifier>(0xce18836a, 0x9c0eb403)</Identifier> | |||
<Value>15</Value> | |||
<Value>16</Value> | |||
</Attribute> | |||
<Attribute> | |||
<Identifier>(0xcfad85b0, 0x7c6d841c)</Identifier> | |||
@@ -813,11 +822,11 @@ | |||
<Attributes> | |||
<Attribute> | |||
<Identifier>(0x1fa7a38f, 0x54edbe0b)</Identifier> | |||
<Value>752</Value> | |||
<Value>800</Value> | |||
</Attribute> | |||
<Attribute> | |||
<Identifier>(0x207c9054, 0x3c841b63)</Identifier> | |||
<Value>720</Value> | |||
<Value>704</Value> | |||
</Attribute> | |||
<Attribute> | |||
<Identifier>(0x4e7b798a, 0x183beafb)</Identifier> | |||
@@ -872,6 +881,13 @@ | |||
<Value>${ROW_BASE}</Value> | |||
<Modifiability>false</Modifiability> | |||
</Setting> | |||
<Setting> | |||
<TypeIdentifier>(0x007deef9, 0x2f3e95c6)</TypeIdentifier> | |||
<Name>Number of Tactilos</Name> | |||
<DefaultValue>6</DefaultValue> | |||
<Value>${N_TACTILOS}</Value> | |||
<Modifiability>false</Modifiability> | |||
</Setting> | |||
</Settings> | |||
<Attributes> | |||
<Attribute> | |||
@@ -884,7 +900,7 @@ | |||
</Attribute> | |||
<Attribute> | |||
<Identifier>(0x4e7b798a, 0x183beafb)</Identifier> | |||
<Value>(0x33450bd5, 0xb54b3db2)</Value> | |||
<Value>(0xa638e513, 0x9a753d4b)</Value> | |||
</Attribute> | |||
<Attribute> | |||
<Identifier>(0x666fffff, 0x666fffff)</Identifier> | |||
@@ -896,7 +912,7 @@ | |||
</Attribute> | |||
<Attribute> | |||
<Identifier>(0xce18836a, 0x9c0eb403)</Identifier> | |||
<Value>2</Value> | |||
<Value>3</Value> | |||
</Attribute> | |||
<Attribute> | |||
<Identifier>(0xcfad85b0, 0x7c6d841c)</Identifier> | |||
@@ -904,6 +920,71 @@ | |||
</Attribute> | |||
</Attributes> | |||
</Box> | |||
<Box> | |||
<Identifier>(0x4ade5889, 0x17459601)</Identifier> | |||
<Name>Identity</Name> | |||
<AlgorithmClassIdentifier>(0x5dffe431, 0x35215c50)</AlgorithmClassIdentifier> | |||
<Inputs> | |||
<Input> | |||
<TypeIdentifier>(0x5ba36127, 0x195feae1)</TypeIdentifier> | |||
<Name>EEG Signal</Name> | |||
</Input> | |||
<Input> | |||
<Identifier>(0x637728e4, 0xba606dd1)</Identifier> | |||
<TypeIdentifier>(0x6f752dd0, 0x082a321e)</TypeIdentifier> | |||
<Name>Stimulation</Name> | |||
</Input> | |||
</Inputs> | |||
<Outputs> | |||
<Output> | |||
<TypeIdentifier>(0x5ba36127, 0x195feae1)</TypeIdentifier> | |||
<Name>Output stream 1</Name> | |||
</Output> | |||
<Output> | |||
<Identifier>(0x4634ca30, 0x4eba507b)</Identifier> | |||
<TypeIdentifier>(0x6f752dd0, 0x082a321e)</TypeIdentifier> | |||
<Name>Output stream 2</Name> | |||
</Output> | |||
</Outputs> | |||
<Attributes> | |||
<Attribute> | |||
<Identifier>(0x17ee7c08, 0x94c14893)</Identifier> | |||
<Value></Value> | |||
</Attribute> | |||
<Attribute> | |||
<Identifier>(0x1fa7a38f, 0x54edbe0b)</Identifier> | |||
<Value>704</Value> | |||
</Attribute> | |||
<Attribute> | |||
<Identifier>(0x207c9054, 0x3c841b63)</Identifier> | |||
<Value>624</Value> | |||
</Attribute> | |||
<Attribute> | |||
<Identifier>(0x30a4e5c9, 0x83502953)</Identifier> | |||
<Value></Value> | |||
</Attribute> | |||
<Attribute> | |||
<Identifier>(0x4e7b798a, 0x183beafb)</Identifier> | |||
<Value>(0xa8ffe2a3, 0x27038f03)</Value> | |||
</Attribute> | |||
<Attribute> | |||
<Identifier>(0x527ad68d, 0x16d746a0)</Identifier> | |||
<Value></Value> | |||
</Attribute> | |||
<Attribute> | |||
<Identifier>(0xc80ce8af, 0xf699f813)</Identifier> | |||
<Value>1</Value> | |||
</Attribute> | |||
<Attribute> | |||
<Identifier>(0xcfad85b0, 0x7c6d841c)</Identifier> | |||
<Value>1</Value> | |||
</Attribute> | |||
<Attribute> | |||
<Identifier>(0xfba64161, 0x65304e21)</Identifier> | |||
<Value></Value> | |||
</Attribute> | |||
</Attributes> | |||
</Box> | |||
<Box> | |||
<Identifier>(0x75c23c9b, 0x31b0f712)</Identifier> | |||
<Name>Tactilo Controller</Name> | |||
@@ -935,6 +1016,13 @@ | |||
<Value>${ROW_BASE}</Value> | |||
<Modifiability>false</Modifiability> | |||
</Setting> | |||
<Setting> | |||
<TypeIdentifier>(0x007deef9, 0x2f3e95c6)</TypeIdentifier> | |||
<Name>Number of Tactilos</Name> | |||
<DefaultValue>6</DefaultValue> | |||
<Value>${N_TACTILOS}</Value> | |||
<Modifiability>false</Modifiability> | |||
</Setting> | |||
</Settings> | |||
<Attributes> | |||
<Attribute> | |||
@@ -947,7 +1035,7 @@ | |||
</Attribute> | |||
<Attribute> | |||
<Identifier>(0x4e7b798a, 0x183beafb)</Identifier> | |||
<Value>(0x33450bd5, 0xb54b3db2)</Value> | |||
<Value>(0xa638e513, 0x9a753d4b)</Value> | |||
</Attribute> | |||
<Attribute> | |||
<Identifier>(0x666fffff, 0x666fffff)</Identifier> | |||
@@ -959,7 +1047,7 @@ | |||
</Attribute> | |||
<Attribute> | |||
<Identifier>(0xce18836a, 0x9c0eb403)</Identifier> | |||
<Value>2</Value> | |||
<Value>3</Value> | |||
</Attribute> | |||
<Attribute> | |||
<Identifier>(0xcfad85b0, 0x7c6d841c)</Identifier> | |||
@@ -981,31 +1069,42 @@ | |||
</Target> | |||
</Link> | |||
<Link> | |||
<Identifier>(0x0000324b, 0x00002a9b)</Identifier> | |||
<Identifier>(0x000057e7, 0x00005c61)</Identifier> | |||
<Source> | |||
<BoxIdentifier>(0x00003f1b, 0x00003c78)</BoxIdentifier> | |||
<BoxIdentifier>(0x0000470b, 0x00001b1d)</BoxIdentifier> | |||
<BoxOutputIndex>0</BoxOutputIndex> | |||
</Source> | |||
<Target> | |||
<BoxIdentifier>(0x0000356c, 0x00004381)</BoxIdentifier> | |||
<BoxInputIndex>1</BoxInputIndex> | |||
<BoxIdentifier>(0x00006d0d, 0x000031d9)</BoxIdentifier> | |||
<BoxInputIndex>0</BoxInputIndex> | |||
</Target> | |||
</Link> | |||
<Link> | |||
<Identifier>(0x00003351, 0x0000567c)</Identifier> | |||
<Identifier>(0x1a70f30d, 0x50647e8c)</Identifier> | |||
<Source> | |||
<BoxIdentifier>(0x0000470b, 0x00001b1d)</BoxIdentifier> | |||
<BoxOutputIndex>0</BoxOutputIndex> | |||
</Source> | |||
<Target> | |||
<BoxIdentifier>(0x75c23c9b, 0x31b0f712)</BoxIdentifier> | |||
<BoxInputIndex>0</BoxInputIndex> | |||
</Target> | |||
</Link> | |||
<Link> | |||
<Identifier>(0x27893ae2, 0x55f4a507)</Identifier> | |||
<Source> | |||
<BoxIdentifier>(0x00003f1b, 0x00003c78)</BoxIdentifier> | |||
<BoxOutputIndex>0</BoxOutputIndex> | |||
</Source> | |||
<Target> | |||
<BoxIdentifier>(0x00007e4e, 0x00006b7c)</BoxIdentifier> | |||
<BoxIdentifier>(0x4ade5889, 0x17459601)</BoxIdentifier> | |||
<BoxInputIndex>0</BoxInputIndex> | |||
</Target> | |||
</Link> | |||
<Link> | |||
<Identifier>(0x000057ad, 0x000024cb)</Identifier> | |||
<Identifier>(0x2a77405b, 0x472854cc)</Identifier> | |||
<Source> | |||
<BoxIdentifier>(0x0000556f, 0x000055f8)</BoxIdentifier> | |||
<BoxIdentifier>(0x000046bc, 0x00003f08)</BoxIdentifier> | |||
<BoxOutputIndex>0</BoxOutputIndex> | |||
</Source> | |||
<Target> | |||
@@ -1014,79 +1113,90 @@ | |||
</Target> | |||
</Link> | |||
<Link> | |||
<Identifier>(0x000057e7, 0x00005c61)</Identifier> | |||
<Identifier>(0x2b6ae43f, 0x75489537)</Identifier> | |||
<Source> | |||
<BoxIdentifier>(0x0000470b, 0x00001b1d)</BoxIdentifier> | |||
<BoxIdentifier>(0x1d17831e, 0x729cda7b)</BoxIdentifier> | |||
<BoxOutputIndex>0</BoxOutputIndex> | |||
</Source> | |||
<Target> | |||
<BoxIdentifier>(0x00006d0d, 0x000031d9)</BoxIdentifier> | |||
<BoxInputIndex>0</BoxInputIndex> | |||
<BoxIdentifier>(0x00006425, 0x00006872)</BoxIdentifier> | |||
<BoxInputIndex>1</BoxInputIndex> | |||
</Target> | |||
</Link> | |||
<Link> | |||
<Identifier>(0x0000596f, 0x00002d26)</Identifier> | |||
<Identifier>(0x2c26a8b6, 0x6188bc2d)</Identifier> | |||
<Source> | |||
<BoxIdentifier>(0x0000599b, 0x000026ba)</BoxIdentifier> | |||
<BoxOutputIndex>1</BoxOutputIndex> | |||
<BoxIdentifier>(0x4ade5889, 0x17459601)</BoxIdentifier> | |||
<BoxOutputIdentifier>(0x4634ca30, 0x4eba507b)</BoxOutputIdentifier> | |||
</Source> | |||
<Target> | |||
<BoxIdentifier>(0x0000556f, 0x000055f8)</BoxIdentifier> | |||
<BoxInputIndex>0</BoxInputIndex> | |||
<BoxIdentifier>(0x0000356c, 0x00004381)</BoxIdentifier> | |||
<BoxInputIndex>2</BoxInputIndex> | |||
</Target> | |||
</Link> | |||
<Link> | |||
<Identifier>(0x00006fcb, 0x000065c4)</Identifier> | |||
<Identifier>(0x4d4cba8a, 0x5cbf79c7)</Identifier> | |||
<Source> | |||
<BoxIdentifier>(0x0000599b, 0x000026ba)</BoxIdentifier> | |||
<BoxOutputIndex>2</BoxOutputIndex> | |||
<BoxIdentifier>(0x4ade5889, 0x17459601)</BoxIdentifier> | |||
<BoxOutputIndex>0</BoxOutputIndex> | |||
</Source> | |||
<Target> | |||
<BoxIdentifier>(0x00007e4e, 0x00006b7c)</BoxIdentifier> | |||
<BoxInputIndex>1</BoxInputIndex> | |||
<BoxInputIndex>0</BoxInputIndex> | |||
</Target> | |||
</Link> | |||
<Link> | |||
<Identifier>(0x0000784c, 0x000039d2)</Identifier> | |||
<Identifier>(0x5072deb5, 0x15e38c90)</Identifier> | |||
<Source> | |||
<BoxIdentifier>(0x00006d0d, 0x000031d9)</BoxIdentifier> | |||
<BoxOutputIndex>0</BoxOutputIndex> | |||
</Source> | |||
<Target> | |||
<BoxIdentifier>(0x1d17831e, 0x729cda7b)</BoxIdentifier> | |||
<BoxInputIndex>0</BoxInputIndex> | |||
</Target> | |||
</Link> | |||
<Link> | |||
<Identifier>(0x6552e5c0, 0x2866044c)</Identifier> | |||
<Source> | |||
<BoxIdentifier>(0x0000599b, 0x000026ba)</BoxIdentifier> | |||
<BoxOutputIndex>2</BoxOutputIndex> | |||
</Source> | |||
<Target> | |||
<BoxIdentifier>(0x0000356c, 0x00004381)</BoxIdentifier> | |||
<BoxInputIndex>2</BoxInputIndex> | |||
<BoxIdentifier>(0x4ade5889, 0x17459601)</BoxIdentifier> | |||
<BoxInputIdentifier>(0x637728e4, 0xba606dd1)</BoxInputIdentifier> | |||
</Target> | |||
</Link> | |||
<Link> | |||
<Identifier>(0x1a70f30d, 0x50647e8c)</Identifier> | |||
<Identifier>(0x6eb8c286, 0x24e6b63f)</Identifier> | |||
<Source> | |||
<BoxIdentifier>(0x0000470b, 0x00001b1d)</BoxIdentifier> | |||
<BoxOutputIndex>0</BoxOutputIndex> | |||
<BoxIdentifier>(0x4ade5889, 0x17459601)</BoxIdentifier> | |||
<BoxOutputIdentifier>(0x4634ca30, 0x4eba507b)</BoxOutputIdentifier> | |||
</Source> | |||
<Target> | |||
<BoxIdentifier>(0x75c23c9b, 0x31b0f712)</BoxIdentifier> | |||
<BoxInputIndex>0</BoxInputIndex> | |||
<BoxIdentifier>(0x00007e4e, 0x00006b7c)</BoxIdentifier> | |||
<BoxInputIndex>1</BoxInputIndex> | |||
</Target> | |||
</Link> | |||
<Link> | |||
<Identifier>(0x2b6ae43f, 0x75489537)</Identifier> | |||
<Identifier>(0x70d4fe7b, 0x57913744)</Identifier> | |||
<Source> | |||
<BoxIdentifier>(0x1d17831e, 0x729cda7b)</BoxIdentifier> | |||
<BoxIdentifier>(0x4ade5889, 0x17459601)</BoxIdentifier> | |||
<BoxOutputIndex>0</BoxOutputIndex> | |||
</Source> | |||
<Target> | |||
<BoxIdentifier>(0x00006425, 0x00006872)</BoxIdentifier> | |||
<BoxIdentifier>(0x0000356c, 0x00004381)</BoxIdentifier> | |||
<BoxInputIndex>1</BoxInputIndex> | |||
</Target> | |||
</Link> | |||
<Link> | |||
<Identifier>(0x5072deb5, 0x15e38c90)</Identifier> | |||
<Identifier>(0x71cce4d4, 0x6ca57ab2)</Identifier> | |||
<Source> | |||
<BoxIdentifier>(0x00006d0d, 0x000031d9)</BoxIdentifier> | |||
<BoxOutputIndex>0</BoxOutputIndex> | |||
<BoxIdentifier>(0x0000599b, 0x000026ba)</BoxIdentifier> | |||
<BoxOutputIndex>1</BoxOutputIndex> | |||
</Source> | |||
<Target> | |||
<BoxIdentifier>(0x1d17831e, 0x729cda7b)</BoxIdentifier> | |||
<BoxIdentifier>(0x000046bc, 0x00003f08)</BoxIdentifier> | |||
<BoxInputIndex>0</BoxInputIndex> | |||
</Target> | |||
</Link> |
@@ -1,438 +1,438 @@ | |||
<OpenViBE-Scenario> | |||
<FormatVersion>2</FormatVersion> | |||
<Creator>OpenViBE Designer</Creator> | |||
<CreatorVersion>3.2.0</CreatorVersion> | |||
<Settings></Settings> | |||
<Inputs></Inputs> | |||
<Outputs></Outputs> | |||
<Boxes> | |||
<Box> | |||
<Identifier>(0x00001db8, 0x00001848)</Identifier> | |||
<Name>xDAWN Trainer</Name> | |||
<AlgorithmClassIdentifier>(0x27542f6e, 0x14aa3548)</AlgorithmClassIdentifier> | |||
<Inputs> | |||
<Input> | |||
<TypeIdentifier>(0x6f752dd0, 0x082a321e)</TypeIdentifier> | |||
<Name>Stimulations</Name> | |||
</Input> | |||
<Input> | |||
<TypeIdentifier>(0x5ba36127, 0x195feae1)</TypeIdentifier> | |||
<Name>Session signal</Name> | |||
</Input> | |||
<Input> | |||
<TypeIdentifier>(0x5ba36127, 0x195feae1)</TypeIdentifier> | |||
<Name>Evoked potential epochs</Name> | |||
</Input> | |||
</Inputs> | |||
<Outputs> | |||
<Output> | |||
<TypeIdentifier>(0x6f752dd0, 0x082a321e)</TypeIdentifier> | |||
<Name>Train-completed Flag</Name> | |||
</Output> | |||
</Outputs> | |||
<Settings> | |||
<Setting> | |||
<TypeIdentifier>(0x2c132d6e, 0x44ab0d97)</TypeIdentifier> | |||
<Name>Train stimulation</Name> | |||
<DefaultValue>OVTK_StimulationId_Train</DefaultValue> | |||
<Value>${SPATIAL_TRAIN_TRIGGER}</Value> | |||
<Modifiability>false</Modifiability> | |||
</Setting> | |||
<Setting> | |||
<TypeIdentifier>(0x330306dd, 0x74a95f98)</TypeIdentifier> | |||
<Name>Spatial filter configuration</Name> | |||
<DefaultValue></DefaultValue> | |||
<Value>${SPATIAL_FILTER_CONFIG}</Value> | |||
<Modifiability>false</Modifiability> | |||
</Setting> | |||
<Setting> | |||
<TypeIdentifier>(0x007deef9, 0x2f3e95c6)</TypeIdentifier> | |||
<Name>Filter dimension</Name> | |||
<DefaultValue>4</DefaultValue> | |||
<Value>${FILTER_DIMENSION}</Value> | |||
<Modifiability>false</Modifiability> | |||
</Setting> | |||
<Setting> | |||
<TypeIdentifier>(0x2cdb2f0b, 0x12f231ea)</TypeIdentifier> | |||
<Name>Save as box config</Name> | |||
<DefaultValue>true</DefaultValue> | |||
<Value>true</Value> | |||
<Modifiability>false</Modifiability> | |||
</Setting> | |||
</Settings> | |||
<Attributes> | |||
<Attribute> | |||
<Identifier>(0x1fa7a38f, 0x54edbe0b)</Identifier> | |||
<Value>176</Value> | |||
</Attribute> | |||
<Attribute> | |||
<Identifier>(0x207c9054, 0x3c841b63)</Identifier> | |||
<Value>288</Value> | |||
</Attribute> | |||
<Attribute> | |||
<Identifier>(0x4e7b798a, 0x183beafb)</Identifier> | |||
<Value>(0x4b49a133, 0x42f38d94)</Value> | |||
</Attribute> | |||
<Attribute> | |||
<Identifier>(0xc80ce8af, 0xf699f813)</Identifier> | |||
<Value></Value> | |||
</Attribute> | |||
<Attribute> | |||
<Identifier>(0xce18836a, 0x9c0eb403)</Identifier> | |||
<Value></Value> | |||
</Attribute> | |||
<Attribute> | |||
<Identifier>(0xcfad85b0, 0x7c6d841c)</Identifier> | |||
<Value></Value> | |||
</Attribute> | |||
</Attributes> | |||
</Box> | |||
<Box> | |||
<Identifier>(0x00002514, 0x00001614)</Identifier> | |||
<Name>Generic stream reader</Name> | |||
<AlgorithmClassIdentifier>(0x6468099f, 0x0370095a)</AlgorithmClassIdentifier> | |||
<Outputs> | |||
<Output> | |||
<TypeIdentifier>(0x403488e7, 0x565d70b6)</TypeIdentifier> | |||
<Name>Output stream 1</Name> | |||
</Output> | |||
<Output> | |||
<TypeIdentifier>(0x5ba36127, 0x195feae1)</TypeIdentifier> | |||
<Name>Output stream 2</Name> | |||
</Output> | |||
<Output> | |||
<TypeIdentifier>(0x6f752dd0, 0x082a321e)</TypeIdentifier> | |||
<Name>Output stream 3</Name> | |||
</Output> | |||
</Outputs> | |||
<Settings> | |||
<Setting> | |||
<TypeIdentifier>(0x330306dd, 0x74a95f98)</TypeIdentifier> | |||
<Name>Filename</Name> | |||
<DefaultValue></DefaultValue> | |||
<Value>${INPUT_FILE_NAME}</Value> | |||
<Modifiability>false</Modifiability> | |||
</Setting> | |||
</Settings> | |||
<Attributes> | |||
<Attribute> | |||
<Identifier>(0x17ee7c08, 0x94c14893)</Identifier> | |||
<Value></Value> | |||
</Attribute> | |||
<Attribute> | |||
<Identifier>(0x1fa7a38f, 0x54edbe0b)</Identifier> | |||
<Value>-128</Value> | |||
</Attribute> | |||
<Attribute> | |||
<Identifier>(0x207c9054, 0x3c841b63)</Identifier> | |||
<Value>400</Value> | |||
</Attribute> | |||
<Attribute> | |||
<Identifier>(0x30a4e5c9, 0x83502953)</Identifier> | |||
<Value></Value> | |||
</Attribute> | |||
<Attribute> | |||
<Identifier>(0x4e7b798a, 0x183beafb)</Identifier> | |||
<Value>(0xf37b8e7a, 0x1bc33e4e)</Value> | |||
</Attribute> | |||
</Attributes> | |||
</Box> | |||
<Box> | |||
<Identifier>(0x0000267a, 0x0000427f)</Identifier> | |||
<Name>Time based epoching</Name> | |||
<AlgorithmClassIdentifier>(0x00777fa0, 0x5dc3f560)</AlgorithmClassIdentifier> | |||
<Inputs> | |||
<Input> | |||
<TypeIdentifier>(0x5ba36127, 0x195feae1)</TypeIdentifier> | |||
<Name>Input signal</Name> | |||
</Input> | |||
</Inputs> | |||
<Outputs> | |||
<Output> | |||
<TypeIdentifier>(0x5ba36127, 0x195feae1)</TypeIdentifier> | |||
<Name>Epoched signal 1</Name> | |||
</Output> | |||
</Outputs> | |||
<Settings> | |||
<Setting> | |||
<TypeIdentifier>(0x512a166f, 0x5c3ef83f)</TypeIdentifier> | |||
<Name>Epoch 1 duration (in sec)</Name> | |||
<DefaultValue>1</DefaultValue> | |||
<Value>0.250000</Value> | |||
<Modifiability>false</Modifiability> | |||
</Setting> | |||
<Setting> | |||
<TypeIdentifier>(0x512a166f, 0x5c3ef83f)</TypeIdentifier> | |||
<Name>Epoch 1 intervals (in sec)</Name> | |||
<DefaultValue>0.5</DefaultValue> | |||
<Value>0.250000</Value> | |||
<Modifiability>false</Modifiability> | |||
</Setting> | |||
</Settings> | |||
<Attributes> | |||
<Attribute> | |||
<Identifier>(0x17ee7c08, 0x94c14893)</Identifier> | |||
<Value></Value> | |||
</Attribute> | |||
<Attribute> | |||
<Identifier>(0x1fa7a38f, 0x54edbe0b)</Identifier> | |||
<Value>-16</Value> | |||
</Attribute> | |||
<Attribute> | |||
<Identifier>(0x207c9054, 0x3c841b63)</Identifier> | |||
<Value>288</Value> | |||
</Attribute> | |||
<Attribute> | |||
<Identifier>(0x4e7b798a, 0x183beafb)</Identifier> | |||
<Value>(0xc5ff41e9, 0xccc59a01)</Value> | |||
</Attribute> | |||
</Attributes> | |||
</Box> | |||
<Box> | |||
<Identifier>(0x00004aea, 0x00001465)</Identifier> | |||
<Name>Player Controller</Name> | |||
<AlgorithmClassIdentifier>(0x5f426dce, 0x08456e13)</AlgorithmClassIdentifier> | |||
<Inputs> | |||
<Input> | |||
<TypeIdentifier>(0x6f752dd0, 0x082a321e)</TypeIdentifier> | |||
<Name>Stimulations</Name> | |||
</Input> | |||
</Inputs> | |||
<Settings> | |||
<Setting> | |||
<TypeIdentifier>(0x2c132d6e, 0x44ab0d97)</TypeIdentifier> | |||
<Name>Stimulation name</Name> | |||
<DefaultValue>OVTK_StimulationId_Label_00</DefaultValue> | |||
<Value>OVTK_StimulationId_TrainCompleted</Value> | |||
<Modifiability>false</Modifiability> | |||
</Setting> | |||
<Setting> | |||
<TypeIdentifier>(0xcc14d8d6, 0xf27ecb73)</TypeIdentifier> | |||
<Name>Action to perform</Name> | |||
<DefaultValue>Pause</DefaultValue> | |||
<Value>Stop</Value> | |||
<Modifiability>false</Modifiability> | |||
</Setting> | |||
</Settings> | |||
<Attributes> | |||
<Attribute> | |||
<Identifier>(0x1fa7a38f, 0x54edbe0b)</Identifier> | |||
<Value>240</Value> | |||
</Attribute> | |||
<Attribute> | |||
<Identifier>(0x207c9054, 0x3c841b63)</Identifier> | |||
<Value>288</Value> | |||
</Attribute> | |||
<Attribute> | |||
<Identifier>(0x4e7b798a, 0x183beafb)</Identifier> | |||
<Value>(0x568d148e, 0x650792b3)</Value> | |||
</Attribute> | |||
<Attribute> | |||
<Identifier>(0xce18836a, 0x9c0eb403)</Identifier> | |||
<Value>2</Value> | |||
</Attribute> | |||
<Attribute> | |||
<Identifier>(0xcfad85b0, 0x7c6d841c)</Identifier> | |||
<Value>1</Value> | |||
</Attribute> | |||
</Attributes> | |||
</Box> | |||
<Box> | |||
<Identifier>(0x00006fa4, 0x00003c76)</Identifier> | |||
<Name>Target Selection</Name> | |||
<AlgorithmClassIdentifier>(0x426163d1, 0x324237b0)</AlgorithmClassIdentifier> | |||
<Inputs> | |||
<Input> | |||
<TypeIdentifier>(0x5ba36127, 0x195feae1)</TypeIdentifier> | |||
<Name>Input signal</Name> | |||
</Input> | |||
<Input> | |||
<TypeIdentifier>(0x6f752dd0, 0x082a321e)</TypeIdentifier> | |||
<Name>Input stimulations</Name> | |||
</Input> | |||
</Inputs> | |||
<Outputs> | |||
<Output> | |||
<TypeIdentifier>(0x5ba36127, 0x195feae1)</TypeIdentifier> | |||
<Name>Epoched signal</Name> | |||
</Output> | |||
</Outputs> | |||
<Settings> | |||
<Setting> | |||
<TypeIdentifier>(0x512a166f, 0x5c3ef83f)</TypeIdentifier> | |||
<Name>Epoch duration (in sec)</Name> | |||
<DefaultValue>1</DefaultValue> | |||
<Value>0.600000</Value> | |||
<Modifiability>false</Modifiability> | |||
</Setting> | |||
<Setting> | |||
<TypeIdentifier>(0x512a166f, 0x5c3ef83f)</TypeIdentifier> | |||
<Name>Epoch offset (in sec)</Name> | |||
<DefaultValue>0.5</DefaultValue> | |||
<Value>0.000000</Value> | |||
<Modifiability>false</Modifiability> | |||
</Setting> | |||
<Setting> | |||
<TypeIdentifier>(0x2c132d6e, 0x44ab0d97)</TypeIdentifier> | |||
<Name>Stimulation to epoch from</Name> | |||
<DefaultValue>OVTK_GDF_VEP</DefaultValue> | |||
<Value>OVTK_StimulationId_Target</Value> | |||
<Modifiability>false</Modifiability> | |||
</Setting> | |||
</Settings> | |||
<Attributes> | |||
<Attribute> | |||
<Identifier>(0x1fa7a38f, 0x54edbe0b)</Identifier> | |||
<Value>80</Value> | |||
</Attribute> | |||
<Attribute> | |||
<Identifier>(0x207c9054, 0x3c841b63)</Identifier> | |||
<Value>400</Value> | |||
</Attribute> | |||
<Attribute> | |||
<Identifier>(0x4e7b798a, 0x183beafb)</Identifier> | |||
<Value>(0xa79941ae, 0x80708445)</Value> | |||
</Attribute> | |||
</Attributes> | |||
</Box> | |||
</Boxes> | |||
<Links> | |||
<Link> | |||
<Identifier>(0x000007d3, 0x000071cb)</Identifier> | |||
<Source> | |||
<BoxIdentifier>(0x0000267a, 0x0000427f)</BoxIdentifier> | |||
<BoxOutputIndex>0</BoxOutputIndex> | |||
</Source> | |||
<Target> | |||
<BoxIdentifier>(0x00006fa4, 0x00003c76)</BoxIdentifier> | |||
<BoxInputIndex>0</BoxInputIndex> | |||
</Target> | |||
</Link> | |||
<Link> | |||
<Identifier>(0x00003920, 0x00007a30)</Identifier> | |||
<Source> | |||
<BoxIdentifier>(0x0000267a, 0x0000427f)</BoxIdentifier> | |||
<BoxOutputIndex>0</BoxOutputIndex> | |||
</Source> | |||
<Target> | |||
<BoxIdentifier>(0x00001db8, 0x00001848)</BoxIdentifier> | |||
<BoxInputIndex>1</BoxInputIndex> | |||
</Target> | |||
</Link> | |||
<Link> | |||
<Identifier>(0x00004be2, 0x00004296)</Identifier> | |||
<Source> | |||
<BoxIdentifier>(0x00006fa4, 0x00003c76)</BoxIdentifier> | |||
<BoxOutputIndex>0</BoxOutputIndex> | |||
</Source> | |||
<Target> | |||
<BoxIdentifier>(0x00001db8, 0x00001848)</BoxIdentifier> | |||
<BoxInputIndex>2</BoxInputIndex> | |||
</Target> | |||
</Link> | |||
<Link> | |||
<Identifier>(0x00004bf5, 0x00007908)</Identifier> | |||
<Source> | |||
<BoxIdentifier>(0x00001db8, 0x00001848)</BoxIdentifier> | |||
<BoxOutputIndex>0</BoxOutputIndex> | |||
</Source> | |||
<Target> | |||
<BoxIdentifier>(0x00004aea, 0x00001465)</BoxIdentifier> | |||
<BoxInputIndex>0</BoxInputIndex> | |||
</Target> | |||
</Link> | |||
<Link> | |||
<Identifier>(0x000059e8, 0x00000032)</Identifier> | |||
<Source> | |||
<BoxIdentifier>(0x00002514, 0x00001614)</BoxIdentifier> | |||
<BoxOutputIndex>2</BoxOutputIndex> | |||
</Source> | |||
<Target> | |||
<BoxIdentifier>(0x00001db8, 0x00001848)</BoxIdentifier> | |||
<BoxInputIndex>0</BoxInputIndex> | |||
</Target> | |||
</Link> | |||
<Link> | |||
<Identifier>(0x00006913, 0x00003182)</Identifier> | |||
<Source> | |||
<BoxIdentifier>(0x00002514, 0x00001614)</BoxIdentifier> | |||
<BoxOutputIndex>1</BoxOutputIndex> | |||
</Source> | |||
<Target> | |||
<BoxIdentifier>(0x0000267a, 0x0000427f)</BoxIdentifier> | |||
<BoxInputIndex>0</BoxInputIndex> | |||
</Target> | |||
</Link> | |||
<Link> | |||
<Identifier>(0x00006af9, 0x00002512)</Identifier> | |||
<Source> | |||
<BoxIdentifier>(0x00002514, 0x00001614)</BoxIdentifier> | |||
<BoxOutputIndex>2</BoxOutputIndex> | |||
</Source> | |||
<Target> | |||
<BoxIdentifier>(0x00006fa4, 0x00003c76)</BoxIdentifier> | |||
<BoxInputIndex>1</BoxInputIndex> | |||
</Target> | |||
</Link> | |||
</Links> | |||
<Comments> | |||
<Comment> | |||
<Identifier>(0x000049d6, 0x00006e67)</Identifier> | |||
<Text><u><b><big>Scenario Overview</big></b></u> | |||
This scenario should be used to train | |||
the spatial filter using the xDAWN algorithm. | |||
At the end of the training, you will have line in | |||
the console about eigen values. | |||
Using a <i>Player Controller</i> the scenario will | |||
automatically pause at the end of the training. | |||
If you want details on this values, you should read | |||
<u>http://www.icp.inpg.fr/~rivetber/Publications/references/Rivet2009a.pdf</u></Text> | |||
<Attributes> | |||
<Attribute> | |||
<Identifier>(0x473d9a43, 0x97fc0a97)</Identifier> | |||
<Value>704</Value> | |||
</Attribute> | |||
<Attribute> | |||
<Identifier>(0x7234b86b, 0x2b8651a5)</Identifier> | |||
<Value>-32</Value> | |||
</Attribute> | |||
</Attributes> | |||
</Comment> | |||
</Comments> | |||
<Metadata> | |||
<Entry> | |||
<Identifier>(0x0000775c, 0x000078ff)</Identifier> | |||
<Type>(0x3bcce5d2, 0x43f2d968)</Type> | |||
<Data>[]</Data> | |||
</Entry> | |||
</Metadata> | |||
<Attributes> | |||
<Attribute> | |||
<Identifier>(0x790d75b8, 0x3bb90c33)</Identifier> | |||
<Value>Yann Renard</Value> | |||
</Attribute> | |||
<Attribute> | |||
<Identifier>(0x8c1fc55b, 0x7b433dc2)</Identifier> | |||
<Value></Value> | |||
</Attribute> | |||
<Attribute> | |||
<Identifier>(0x9f5c4075, 0x4a0d3666)</Identifier> | |||
<Value>Spatial Filter Training</Value> | |||
</Attribute> | |||
<Attribute> | |||
<Identifier>(0xf36a1567, 0xd13c53da)</Identifier> | |||
<Value>http://openvibe.inria.fr/p300-speller-xdawn/</Value> | |||
</Attribute> | |||
<Attribute> | |||
<Identifier>(0xf6b2e3fa, 0x7bd43926)</Identifier> | |||
<Value>xDAWN P300 Speller</Value> | |||
</Attribute> | |||
<Attribute> | |||
<Identifier>(0xf8034a49, 0x8b3f37cc)</Identifier> | |||
<Value>INRIA</Value> | |||
</Attribute> | |||
</Attributes> | |||
<OpenViBE-Scenario> | |||
<FormatVersion>2</FormatVersion> | |||
<Creator>OpenViBE Designer</Creator> | |||
<CreatorVersion>3.3.0</CreatorVersion> | |||
<Settings></Settings> | |||
<Inputs></Inputs> | |||
<Outputs></Outputs> | |||
<Boxes> | |||
<Box> | |||
<Identifier>(0x00001db8, 0x00001848)</Identifier> | |||
<Name>xDAWN Trainer</Name> | |||
<AlgorithmClassIdentifier>(0x27542f6e, 0x14aa3548)</AlgorithmClassIdentifier> | |||
<Inputs> | |||
<Input> | |||
<TypeIdentifier>(0x6f752dd0, 0x082a321e)</TypeIdentifier> | |||
<Name>Stimulations</Name> | |||
</Input> | |||
<Input> | |||
<TypeIdentifier>(0x5ba36127, 0x195feae1)</TypeIdentifier> | |||
<Name>Session signal</Name> | |||
</Input> | |||
<Input> | |||
<TypeIdentifier>(0x5ba36127, 0x195feae1)</TypeIdentifier> | |||
<Name>Evoked potential epochs</Name> | |||
</Input> | |||
</Inputs> | |||
<Outputs> | |||
<Output> | |||
<TypeIdentifier>(0x6f752dd0, 0x082a321e)</TypeIdentifier> | |||
<Name>Train-completed Flag</Name> | |||
</Output> | |||
</Outputs> | |||
<Settings> | |||
<Setting> | |||
<TypeIdentifier>(0x2c132d6e, 0x44ab0d97)</TypeIdentifier> | |||
<Name>Train stimulation</Name> | |||
<DefaultValue>OVTK_StimulationId_Train</DefaultValue> | |||
<Value>${SPATIAL_TRAIN_TRIGGER}</Value> | |||
<Modifiability>false</Modifiability> | |||
</Setting> | |||
<Setting> | |||
<TypeIdentifier>(0x330306dd, 0x74a95f98)</TypeIdentifier> | |||
<Name>Spatial filter configuration</Name> | |||
<DefaultValue></DefaultValue> | |||
<Value>${SPATIAL_FILTER_CONFIG}</Value> | |||
<Modifiability>false</Modifiability> | |||
</Setting> | |||
<Setting> | |||
<TypeIdentifier>(0x007deef9, 0x2f3e95c6)</TypeIdentifier> | |||
<Name>Filter dimension</Name> | |||
<DefaultValue>4</DefaultValue> | |||
<Value>${FILTER_DIMENSION}</Value> | |||
<Modifiability>false</Modifiability> | |||
</Setting> | |||
<Setting> | |||
<TypeIdentifier>(0x2cdb2f0b, 0x12f231ea)</TypeIdentifier> | |||
<Name>Save as box config</Name> | |||
<DefaultValue>true</DefaultValue> | |||
<Value>true</Value> | |||
<Modifiability>false</Modifiability> | |||
</Setting> | |||
</Settings> | |||
<Attributes> | |||
<Attribute> | |||
<Identifier>(0x1fa7a38f, 0x54edbe0b)</Identifier> | |||
<Value>176</Value> | |||
</Attribute> | |||
<Attribute> | |||
<Identifier>(0x207c9054, 0x3c841b63)</Identifier> | |||
<Value>288</Value> | |||
</Attribute> | |||
<Attribute> | |||
<Identifier>(0x4e7b798a, 0x183beafb)</Identifier> | |||
<Value>(0x4b49a133, 0x42f38d94)</Value> | |||
</Attribute> | |||
<Attribute> | |||
<Identifier>(0xc80ce8af, 0xf699f813)</Identifier> | |||
<Value></Value> | |||
</Attribute> | |||
<Attribute> | |||
<Identifier>(0xce18836a, 0x9c0eb403)</Identifier> | |||
<Value></Value> | |||
</Attribute> | |||
<Attribute> | |||
<Identifier>(0xcfad85b0, 0x7c6d841c)</Identifier> | |||
<Value></Value> | |||
</Attribute> | |||
</Attributes> | |||
</Box> | |||
<Box> | |||
<Identifier>(0x00002514, 0x00001614)</Identifier> | |||
<Name>Generic stream reader</Name> | |||
<AlgorithmClassIdentifier>(0x6468099f, 0x0370095a)</AlgorithmClassIdentifier> | |||
<Outputs> | |||
<Output> | |||
<TypeIdentifier>(0x403488e7, 0x565d70b6)</TypeIdentifier> | |||
<Name>Output stream 1</Name> | |||
</Output> | |||
<Output> | |||
<TypeIdentifier>(0x5ba36127, 0x195feae1)</TypeIdentifier> | |||
<Name>Output stream 2</Name> | |||
</Output> | |||
<Output> | |||
<TypeIdentifier>(0x6f752dd0, 0x082a321e)</TypeIdentifier> | |||
<Name>Output stream 3</Name> | |||
</Output> | |||
</Outputs> | |||
<Settings> | |||
<Setting> | |||
<TypeIdentifier>(0x330306dd, 0x74a95f98)</TypeIdentifier> | |||
<Name>Filename</Name> | |||
<DefaultValue></DefaultValue> | |||
<Value>${INPUT_FILE_NAME}</Value> | |||
<Modifiability>false</Modifiability> | |||
</Setting> | |||
</Settings> | |||
<Attributes> | |||
<Attribute> | |||
<Identifier>(0x17ee7c08, 0x94c14893)</Identifier> | |||
<Value></Value> | |||
</Attribute> | |||
<Attribute> | |||
<Identifier>(0x1fa7a38f, 0x54edbe0b)</Identifier> | |||
<Value>-128</Value> | |||
</Attribute> | |||
<Attribute> | |||
<Identifier>(0x207c9054, 0x3c841b63)</Identifier> | |||
<Value>400</Value> | |||
</Attribute> | |||
<Attribute> | |||
<Identifier>(0x30a4e5c9, 0x83502953)</Identifier> | |||
<Value></Value> | |||
</Attribute> | |||
<Attribute> | |||
<Identifier>(0x4e7b798a, 0x183beafb)</Identifier> | |||
<Value>(0xf37b8e7a, 0x1bc33e4e)</Value> | |||
</Attribute> | |||
</Attributes> | |||
</Box> | |||
<Box> | |||
<Identifier>(0x0000267a, 0x0000427f)</Identifier> | |||
<Name>Time based epoching</Name> | |||
<AlgorithmClassIdentifier>(0x00777fa0, 0x5dc3f560)</AlgorithmClassIdentifier> | |||
<Inputs> | |||
<Input> | |||
<TypeIdentifier>(0x5ba36127, 0x195feae1)</TypeIdentifier> | |||
<Name>Input signal</Name> | |||
</Input> | |||
</Inputs> | |||
<Outputs> | |||
<Output> | |||
<TypeIdentifier>(0x5ba36127, 0x195feae1)</TypeIdentifier> | |||
<Name>Epoched signal 1</Name> | |||
</Output> | |||
</Outputs> | |||
<Settings> | |||
<Setting> | |||
<TypeIdentifier>(0x512a166f, 0x5c3ef83f)</TypeIdentifier> | |||
<Name>Epoch 1 duration (in sec)</Name> | |||
<DefaultValue>1</DefaultValue> | |||
<Value>0.250000</Value> | |||
<Modifiability>false</Modifiability> | |||
</Setting> | |||
<Setting> | |||
<TypeIdentifier>(0x512a166f, 0x5c3ef83f)</TypeIdentifier> | |||
<Name>Epoch 1 intervals (in sec)</Name> | |||
<DefaultValue>0.5</DefaultValue> | |||
<Value>0.250000</Value> | |||
<Modifiability>false</Modifiability> | |||
</Setting> | |||
</Settings> | |||
<Attributes> | |||
<Attribute> | |||
<Identifier>(0x17ee7c08, 0x94c14893)</Identifier> | |||
<Value></Value> | |||
</Attribute> | |||
<Attribute> | |||
<Identifier>(0x1fa7a38f, 0x54edbe0b)</Identifier> | |||
<Value>-16</Value> | |||
</Attribute> | |||
<Attribute> | |||
<Identifier>(0x207c9054, 0x3c841b63)</Identifier> | |||
<Value>288</Value> | |||
</Attribute> | |||
<Attribute> | |||
<Identifier>(0x4e7b798a, 0x183beafb)</Identifier> | |||
<Value>(0xc5ff41e9, 0xccc59a01)</Value> | |||
</Attribute> | |||
</Attributes> | |||
</Box> | |||
<Box> | |||
<Identifier>(0x00004aea, 0x00001465)</Identifier> | |||
<Name>Player Controller</Name> | |||
<AlgorithmClassIdentifier>(0x5f426dce, 0x08456e13)</AlgorithmClassIdentifier> | |||
<Inputs> | |||
<Input> | |||
<TypeIdentifier>(0x6f752dd0, 0x082a321e)</TypeIdentifier> | |||
<Name>Stimulations</Name> | |||
</Input> | |||
</Inputs> | |||
<Settings> | |||
<Setting> | |||
<TypeIdentifier>(0x2c132d6e, 0x44ab0d97)</TypeIdentifier> | |||
<Name>Stimulation name</Name> | |||
<DefaultValue>OVTK_StimulationId_Label_00</DefaultValue> | |||
<Value>OVTK_StimulationId_TrainCompleted</Value> | |||
<Modifiability>false</Modifiability> | |||
</Setting> | |||
<Setting> | |||
<TypeIdentifier>(0xcc14d8d6, 0xf27ecb73)</TypeIdentifier> | |||
<Name>Action to perform</Name> | |||
<DefaultValue>Pause</DefaultValue> | |||
<Value>Stop</Value> | |||
<Modifiability>false</Modifiability> | |||
</Setting> | |||
</Settings> | |||
<Attributes> | |||
<Attribute> | |||
<Identifier>(0x1fa7a38f, 0x54edbe0b)</Identifier> | |||
<Value>240</Value> | |||
</Attribute> | |||
<Attribute> | |||
<Identifier>(0x207c9054, 0x3c841b63)</Identifier> | |||
<Value>288</Value> | |||
</Attribute> | |||
<Attribute> | |||
<Identifier>(0x4e7b798a, 0x183beafb)</Identifier> | |||
<Value>(0x568d148e, 0x650792b3)</Value> | |||
</Attribute> | |||
<Attribute> | |||
<Identifier>(0xce18836a, 0x9c0eb403)</Identifier> | |||
<Value>2</Value> | |||
</Attribute> | |||
<Attribute> | |||
<Identifier>(0xcfad85b0, 0x7c6d841c)</Identifier> | |||
<Value>1</Value> | |||
</Attribute> | |||
</Attributes> | |||
</Box> | |||
<Box> | |||
<Identifier>(0x00006fa4, 0x00003c77)</Identifier> | |||
<Name>Target Selection</Name> | |||
<AlgorithmClassIdentifier>(0x426163d1, 0x324237b0)</AlgorithmClassIdentifier> | |||
<Inputs> | |||
<Input> | |||
<TypeIdentifier>(0x5ba36127, 0x195feae1)</TypeIdentifier> | |||
<Name>Input signal</Name> | |||
</Input> | |||
<Input> | |||
<TypeIdentifier>(0x6f752dd0, 0x082a321e)</TypeIdentifier> | |||
<Name>Input stimulations</Name> | |||
</Input> | |||
</Inputs> | |||
<Outputs> | |||
<Output> | |||
<TypeIdentifier>(0x5ba36127, 0x195feae1)</TypeIdentifier> | |||
<Name>Epoched signal</Name> | |||
</Output> | |||
</Outputs> | |||
<Settings> | |||
<Setting> | |||
<TypeIdentifier>(0x512a166f, 0x5c3ef83f)</TypeIdentifier> | |||
<Name>Epoch duration (in sec)</Name> | |||
<DefaultValue>1</DefaultValue> | |||
<Value>0.6</Value> | |||
<Modifiability>false</Modifiability> | |||
</Setting> | |||
<Setting> | |||
<TypeIdentifier>(0x512a166f, 0x5c3ef83f)</TypeIdentifier> | |||
<Name>Epoch offset (in sec)</Name> | |||
<DefaultValue>0.5</DefaultValue> | |||
<Value>0</Value> | |||
<Modifiability>false</Modifiability> | |||
</Setting> | |||
<Setting> | |||
<TypeIdentifier>(0x2c132d6e, 0x44ab0d97)</TypeIdentifier> | |||
<Name>Stimulation to epoch from</Name> | |||
<DefaultValue>OVTK_GDF_VEP</DefaultValue> | |||
<Value>OVTK_StimulationId_Target</Value> | |||
<Modifiability>false</Modifiability> | |||
</Setting> | |||
</Settings> | |||
<Attributes> | |||
<Attribute> | |||
<Identifier>(0x1fa7a38f, 0x54edbe0b)</Identifier> | |||
<Value>64</Value> | |||
</Attribute> | |||
<Attribute> | |||
<Identifier>(0x207c9054, 0x3c841b63)</Identifier> | |||
<Value>416</Value> | |||
</Attribute> | |||
<Attribute> | |||
<Identifier>(0x4e7b798a, 0x183beafb)</Identifier> | |||
<Value>(0x5de31172, 0xa1304456)</Value> | |||
</Attribute> | |||
</Attributes> | |||
</Box> | |||
</Boxes> | |||
<Links> | |||
<Link> | |||
<Identifier>(0x00003920, 0x00007a30)</Identifier> | |||
<Source> | |||
<BoxIdentifier>(0x0000267a, 0x0000427f)</BoxIdentifier> | |||
<BoxOutputIndex>0</BoxOutputIndex> | |||
</Source> | |||
<Target> | |||
<BoxIdentifier>(0x00001db8, 0x00001848)</BoxIdentifier> | |||
<BoxInputIndex>1</BoxInputIndex> | |||
</Target> | |||
</Link> | |||
<Link> | |||
<Identifier>(0x00004bf5, 0x00007908)</Identifier> | |||
<Source> | |||
<BoxIdentifier>(0x00001db8, 0x00001848)</BoxIdentifier> | |||
<BoxOutputIndex>0</BoxOutputIndex> | |||
</Source> | |||
<Target> | |||
<BoxIdentifier>(0x00004aea, 0x00001465)</BoxIdentifier> | |||
<BoxInputIndex>0</BoxInputIndex> | |||
</Target> | |||
</Link> | |||
<Link> | |||
<Identifier>(0x000059e8, 0x00000032)</Identifier> | |||
<Source> | |||
<BoxIdentifier>(0x00002514, 0x00001614)</BoxIdentifier> | |||
<BoxOutputIndex>2</BoxOutputIndex> | |||
</Source> | |||
<Target> | |||
<BoxIdentifier>(0x00001db8, 0x00001848)</BoxIdentifier> | |||
<BoxInputIndex>0</BoxInputIndex> | |||
</Target> | |||
</Link> | |||
<Link> | |||
<Identifier>(0x00006913, 0x00003182)</Identifier> | |||
<Source> | |||
<BoxIdentifier>(0x00002514, 0x00001614)</BoxIdentifier> | |||
<BoxOutputIndex>1</BoxOutputIndex> | |||
</Source> | |||
<Target> | |||
<BoxIdentifier>(0x0000267a, 0x0000427f)</BoxIdentifier> | |||
<BoxInputIndex>0</BoxInputIndex> | |||
</Target> | |||
</Link> | |||
<Link> | |||
<Identifier>(0x074b170c, 0x37e84571)</Identifier> | |||
<Source> | |||
<BoxIdentifier>(0x0000267a, 0x0000427f)</BoxIdentifier> | |||
<BoxOutputIndex>0</BoxOutputIndex> | |||
</Source> | |||
<Target> | |||
<BoxIdentifier>(0x00006fa4, 0x00003c77)</BoxIdentifier> | |||
<BoxInputIndex>0</BoxInputIndex> | |||
</Target> | |||
</Link> | |||
<Link> | |||
<Identifier>(0x188f2058, 0x7ac23f09)</Identifier> | |||
<Source> | |||
<BoxIdentifier>(0x00006fa4, 0x00003c77)</BoxIdentifier> | |||
<BoxOutputIndex>0</BoxOutputIndex> | |||
</Source> | |||
<Target> | |||
<BoxIdentifier>(0x00001db8, 0x00001848)</BoxIdentifier> | |||
<BoxInputIndex>2</BoxInputIndex> | |||
</Target> | |||
</Link> | |||
<Link> | |||
<Identifier>(0x2b245a90, 0x47f6e438)</Identifier> | |||
<Source> | |||
<BoxIdentifier>(0x00002514, 0x00001614)</BoxIdentifier> | |||
<BoxOutputIndex>2</BoxOutputIndex> | |||
</Source> | |||
<Target> | |||
<BoxIdentifier>(0x00006fa4, 0x00003c77)</BoxIdentifier> | |||
<BoxInputIndex>1</BoxInputIndex> | |||
</Target> | |||
</Link> | |||
</Links> | |||
<Comments> | |||
<Comment> | |||
<Identifier>(0x000049d6, 0x00006e67)</Identifier> | |||
<Text><u><b><big>Scenario Overview</big></b></u> | |||
This scenario should be used to train | |||
the spatial filter using the xDAWN algorithm. | |||
At the end of the training, you will have line in | |||
the console about eigen values. | |||
Using a <i>Player Controller</i> the scenario will | |||
automatically pause at the end of the training. | |||
If you want details on this values, you should read | |||
<u>http://www.icp.inpg.fr/~rivetber/Publications/references/Rivet2009a.pdf</u></Text> | |||
<Attributes> | |||
<Attribute> | |||
<Identifier>(0x473d9a43, 0x97fc0a97)</Identifier> | |||
<Value>704</Value> | |||
</Attribute> | |||
<Attribute> | |||
<Identifier>(0x7234b86b, 0x2b8651a5)</Identifier> | |||
<Value>-32</Value> | |||
</Attribute> | |||
</Attributes> | |||
</Comment> | |||
</Comments> | |||
<Metadata> | |||
<Entry> | |||
<Identifier>(0x0000775c, 0x000078ff)</Identifier> | |||
<Type>(0x3bcce5d2, 0x43f2d968)</Type> | |||
<Data>[]</Data> | |||
</Entry> | |||
</Metadata> | |||
<Attributes> | |||
<Attribute> | |||
<Identifier>(0x790d75b8, 0x3bb90c33)</Identifier> | |||
<Value>Yann Renard</Value> | |||
</Attribute> | |||
<Attribute> | |||
<Identifier>(0x8c1fc55b, 0x7b433dc2)</Identifier> | |||
<Value></Value> | |||
</Attribute> | |||
<Attribute> | |||
<Identifier>(0x9f5c4075, 0x4a0d3666)</Identifier> | |||
<Value>Spatial Filter Training</Value> | |||
</Attribute> | |||
<Attribute> | |||
<Identifier>(0xf36a1567, 0xd13c53da)</Identifier> | |||
<Value>http://openvibe.inria.fr/p300-speller-xdawn/</Value> | |||
</Attribute> | |||
<Attribute> | |||
<Identifier>(0xf6b2e3fa, 0x7bd43926)</Identifier> | |||
<Value>xDAWN P300 Speller</Value> | |||
</Attribute> | |||
<Attribute> | |||
<Identifier>(0xf8034a49, 0x8b3f37cc)</Identifier> | |||
<Value>INRIA</Value> | |||
</Attribute> | |||
</Attributes> | |||
</OpenViBE-Scenario> |
@@ -1,7 +1,7 @@ | |||
<OpenViBE-Scenario> | |||
<FormatVersion>2</FormatVersion> | |||
<Creator>OpenViBE Designer</Creator> | |||
<CreatorVersion>3.2.0</CreatorVersion> | |||
<CreatorVersion>3.3.0</CreatorVersion> | |||
<Settings></Settings> | |||
<Inputs></Inputs> | |||
<Outputs></Outputs> | |||
@@ -51,11 +51,11 @@ | |||
<Attributes> | |||
<Attribute> | |||
<Identifier>(0x1fa7a38f, 0x54edbe0b)</Identifier> | |||
<Value>-176</Value> | |||
<Value>-192</Value> | |||
</Attribute> | |||
<Attribute> | |||
<Identifier>(0x207c9054, 0x3c841b63)</Identifier> | |||
<Value>624</Value> | |||
<Value>656</Value> | |||
</Attribute> | |||
<Attribute> | |||
<Identifier>(0x4e7b798a, 0x183beafb)</Identifier> | |||
@@ -108,11 +108,11 @@ | |||
<Attributes> | |||
<Attribute> | |||
<Identifier>(0x1fa7a38f, 0x54edbe0b)</Identifier> | |||
<Value>400</Value> | |||
<Value>0</Value> | |||
</Attribute> | |||
<Attribute> | |||
<Identifier>(0x207c9054, 0x3c841b63)</Identifier> | |||
<Value>976</Value> | |||
<Value>992</Value> | |||
</Attribute> | |||
<Attribute> | |||
<Identifier>(0x4e7b798a, 0x183beafb)</Identifier> | |||
@@ -133,7 +133,7 @@ | |||
</Attributes> | |||
</Box> | |||
<Box> | |||
<Identifier>(0x00003dec, 0x00004c7b)</Identifier> | |||
<Identifier>(0x00003dec, 0x00004c7c)</Identifier> | |||
<Name>Stimulation based epoching</Name> | |||
<AlgorithmClassIdentifier>(0x426163d1, 0x324237b0)</AlgorithmClassIdentifier> | |||
<Inputs> | |||
@@ -178,7 +178,7 @@ | |||
<Attributes> | |||
<Attribute> | |||
<Identifier>(0x1fa7a38f, 0x54edbe0b)</Identifier> | |||
<Value>256</Value> | |||
<Value>176</Value> | |||
</Attribute> | |||
<Attribute> | |||
<Identifier>(0x207c9054, 0x3c841b63)</Identifier> | |||
@@ -186,7 +186,7 @@ | |||
</Attribute> | |||
<Attribute> | |||
<Identifier>(0x4e7b798a, 0x183beafb)</Identifier> | |||
<Value>(0xa79941ae, 0x80708445)</Value> | |||
<Value>(0x5de31172, 0xa1304456)</Value> | |||
</Attribute> | |||
<Attribute> | |||
<Identifier>(0xc46b3d00, 0x3e0454e1)</Identifier> | |||
@@ -278,7 +278,7 @@ | |||
</Attribute> | |||
<Attribute> | |||
<Identifier>(0x1fa7a38f, 0x54edbe0b)</Identifier> | |||
<Value>512</Value> | |||
<Value>432</Value> | |||
</Attribute> | |||
<Attribute> | |||
<Identifier>(0x207c9054, 0x3c841b63)</Identifier> | |||
@@ -318,6 +318,83 @@ | |||
</Attribute> | |||
</Attributes> | |||
</Box> | |||
<Box> | |||
<Identifier>(0x000046bc, 0x00003f08)</Identifier> | |||
<Name>Temporal Filter</Name> | |||
<AlgorithmClassIdentifier>(0xb4f9d042, 0x9d79f2e5)</AlgorithmClassIdentifier> | |||
<Inputs> | |||
<Input> | |||
<TypeIdentifier>(0x5ba36127, 0x195feae1)</TypeIdentifier> | |||
<Name>Input signal</Name> | |||
</Input> | |||
</Inputs> | |||
<Outputs> | |||
<Output> | |||
<TypeIdentifier>(0x5ba36127, 0x195feae1)</TypeIdentifier> | |||
<Name>Output signal</Name> | |||
</Output> | |||
</Outputs> | |||
<Settings> | |||
<Setting> | |||
<TypeIdentifier>(0xfa20178e, 0x4cba62e9)</TypeIdentifier> | |||
<Name>Filter Type</Name> | |||
<DefaultValue>Band Pass</DefaultValue> | |||
<Value>${FILTER_TYPE}</Value> | |||
<Modifiability>false</Modifiability> | |||
</Setting> | |||
<Setting> | |||
<TypeIdentifier>(0x007deef9, 0x2f3e95c6)</TypeIdentifier> | |||
<Name>Filter Order</Name> | |||
<DefaultValue>4</DefaultValue> | |||
<Value>${FILTER_ORDER}</Value> | |||
<Modifiability>false</Modifiability> | |||
</Setting> | |||
<Setting> | |||
<TypeIdentifier>(0x512a166f, 0x5c3ef83f)</TypeIdentifier> | |||
<Name>Low Cut-off Frequency (Hz)</Name> | |||
<DefaultValue>1</DefaultValue> | |||
<Value>${LOW_CUT_FREQUENCY}</Value> | |||
<Modifiability>false</Modifiability> | |||
</Setting> | |||
<Setting> | |||
<TypeIdentifier>(0x512a166f, 0x5c3ef83f)</TypeIdentifier> | |||
<Name>High Cut-off Frequency (Hz)</Name> | |||
<DefaultValue>40</DefaultValue> | |||
<Value>${HIGH_CUT_FREQUENCY}</Value> | |||
<Modifiability>false</Modifiability> | |||
</Setting> | |||
</Settings> | |||
<Attributes> | |||
<Attribute> | |||
<Identifier>(0x17ee7c08, 0x94c14893)</Identifier> | |||
<Value></Value> | |||
</Attribute> | |||
<Attribute> | |||
<Identifier>(0x1fa7a38f, 0x54edbe0b)</Identifier> | |||
<Value>-32</Value> | |||
</Attribute> | |||
<Attribute> | |||
<Identifier>(0x207c9054, 0x3c841b63)</Identifier> | |||
<Value>480</Value> | |||
</Attribute> | |||
<Attribute> | |||
<Identifier>(0x4e7b798a, 0x183beafb)</Identifier> | |||
<Value>(0x6a7c1e9b, 0x6b00b5c5)</Value> | |||
</Attribute> | |||
<Attribute> | |||
<Identifier>(0xc80ce8af, 0xf699f813)</Identifier> | |||
<Value>1</Value> | |||
</Attribute> | |||
<Attribute> | |||
<Identifier>(0xce18836a, 0x9c0eb403)</Identifier> | |||
<Value>4</Value> | |||
</Attribute> | |||
<Attribute> | |||
<Identifier>(0xcfad85b0, 0x7c6d841c)</Identifier> | |||
<Value>1</Value> | |||
</Attribute> | |||
</Attributes> | |||
</Box> | |||
<Box> | |||
<Identifier>(0x0000470b, 0x00001b1d)</Identifier> | |||
<Name>Tactile Stimulator</Name> | |||
@@ -440,7 +517,7 @@ | |||
</Attribute> | |||
<Attribute> | |||
<Identifier>(0x1fa7a38f, 0x54edbe0b)</Identifier> | |||
<Value>416</Value> | |||
<Value>336</Value> | |||
</Attribute> | |||
<Attribute> | |||
<Identifier>(0x207c9054, 0x3c841b63)</Identifier> | |||
@@ -478,34 +555,14 @@ | |||
<AlgorithmClassIdentifier>(0x5dffe431, 0x35215c50)</AlgorithmClassIdentifier> | |||
<Inputs> | |||
<Input> | |||
<TypeIdentifier>(0x403488e7, 0x565d70b6)</TypeIdentifier> | |||
<Name>Input stream 1</Name> | |||
</Input> | |||
<Input> | |||
<Identifier>(0xf3ca49e1, 0x35fad535)</Identifier> | |||
<TypeIdentifier>(0x5ba36127, 0x195feae1)</TypeIdentifier> | |||
<Name>Input stream 2</Name> | |||
</Input> | |||
<Input> | |||
<Identifier>(0xf1fd76d9, 0x8414a8e1)</Identifier> | |||
<TypeIdentifier>(0x6f752dd0, 0x082a321e)</TypeIdentifier> | |||
<Name>Input stream 3</Name> | |||
<Name>Input stream 1</Name> | |||
</Input> | |||
</Inputs> | |||
<Outputs> | |||
<Output> | |||
<TypeIdentifier>(0x403488e7, 0x565d70b6)</TypeIdentifier> | |||
<Name>Output stream 1</Name> | |||
</Output> | |||
<Output> | |||
<Identifier>(0x35a90701, 0x1bcf1f01)</Identifier> | |||
<TypeIdentifier>(0x5ba36127, 0x195feae1)</TypeIdentifier> | |||
<Name>Output stream 2</Name> | |||
</Output> | |||
<Output> | |||
<Identifier>(0xc0b6e1cb, 0x422c84cd)</Identifier> | |||
<TypeIdentifier>(0x6f752dd0, 0x082a321e)</TypeIdentifier> | |||
<Name>Output stream 3</Name> | |||
<Name>Output stream 1</Name> | |||
</Output> | |||
</Outputs> | |||
<Attributes> | |||
@@ -515,11 +572,11 @@ | |||
</Attribute> | |||
<Attribute> | |||
<Identifier>(0x1fa7a38f, 0x54edbe0b)</Identifier> | |||
<Value>112</Value> | |||
<Value>80</Value> | |||
</Attribute> | |||
<Attribute> | |||
<Identifier>(0x207c9054, 0x3c841b63)</Identifier> | |||
<Value>608</Value> | |||
<Value>656</Value> | |||
</Attribute> | |||
<Attribute> | |||
<Identifier>(0x30a4e5c9, 0x83502953)</Identifier> | |||
@@ -681,11 +738,18 @@ | |||
<Value>${SELECTED_FONT_SIZE}</Value> | |||
<Modifiability>false</Modifiability> | |||
</Setting> | |||
<Setting> | |||
<TypeIdentifier>(0x007deef9, 0x2f3e95c6)</TypeIdentifier> | |||
<Name>Number of Tactilos</Name> | |||
<DefaultValue>6</DefaultValue> | |||
<Value>${N_TACTILOS}</Value> | |||
<Modifiability>false</Modifiability> | |||
</Setting> | |||
</Settings> | |||
<Attributes> | |||
<Attribute> | |||
<Identifier>(0x1fa7a38f, 0x54edbe0b)</Identifier> | |||
<Value>704</Value> | |||
<Value>624</Value> | |||
</Attribute> | |||
<Attribute> | |||
<Identifier>(0x207c9054, 0x3c841b63)</Identifier> | |||
@@ -693,7 +757,7 @@ | |||
</Attribute> | |||
<Attribute> | |||
<Identifier>(0x4e7b798a, 0x183beafb)</Identifier> | |||
<Value>(0x8d89d30c, 0xa939693a)</Value> | |||
<Value>(0x18f43d0c, 0x5007af15)</Value> | |||
</Attribute> | |||
<Attribute> | |||
<Identifier>(0xc80ce8af, 0xf699f813)</Identifier> | |||
@@ -701,7 +765,7 @@ | |||
</Attribute> | |||
<Attribute> | |||
<Identifier>(0xce18836a, 0x9c0eb403)</Identifier> | |||
<Value>15</Value> | |||
<Value>16</Value> | |||
</Attribute> | |||
<Attribute> | |||
<Identifier>(0xcfad85b0, 0x7c6d841c)</Identifier> | |||
@@ -772,7 +836,7 @@ | |||
</Attribute> | |||
<Attribute> | |||
<Identifier>(0x1fa7a38f, 0x54edbe0b)</Identifier> | |||
<Value>528</Value> | |||
<Value>448</Value> | |||
</Attribute> | |||
<Attribute> | |||
<Identifier>(0x207c9054, 0x3c841b63)</Identifier> | |||
@@ -894,7 +958,7 @@ | |||
<Attributes> | |||
<Attribute> | |||
<Identifier>(0x1fa7a38f, 0x54edbe0b)</Identifier> | |||
<Value>400</Value> | |||
<Value>0</Value> | |||
</Attribute> | |||
<Attribute> | |||
<Identifier>(0x207c9054, 0x3c841b63)</Identifier> | |||
@@ -922,85 +986,6 @@ | |||
</Attribute> | |||
</Attributes> | |||
</Box> | |||
<Box> | |||
<Identifier>(0x001a8c16, 0x15ba27e3)</Identifier> | |||
<Name>Temporal filter</Name> | |||
<AlgorithmClassIdentifier>(0xb4f9d042, 0x9d79f2e5)</AlgorithmClassIdentifier> | |||
<Inputs> | |||
<Input> | |||
<TypeIdentifier>(0x5ba36127, 0x195feae1)</TypeIdentifier> | |||
<Name>Input signal</Name> | |||
</Input> | |||
</Inputs> | |||
<Outputs> | |||
<Output> | |||
<TypeIdentifier>(0x5ba36127, 0x195feae1)</TypeIdentifier> | |||
<Name>Filtered signal</Name> | |||
</Output> | |||
</Outputs> | |||
<Settings> | |||
<Setting> | |||
<TypeIdentifier>(0x2f2c606c, 0x8512ed68)</TypeIdentifier> | |||
<Name>Filter method</Name> | |||
<DefaultValue>Butterworth</DefaultValue> | |||
<Value>${FILTER_METHOD}</Value> | |||
<Modifiability>false</Modifiability> | |||
</Setting> | |||
<Setting> | |||
<TypeIdentifier>(0xfa20178e, 0x4cba62e9)</TypeIdentifier> | |||
<Name>Filter type</Name> | |||
<DefaultValue>Low pass</DefaultValue> | |||
<Value>${FILTER_TYPE}</Value> | |||
<Modifiability>false</Modifiability> | |||
</Setting> | |||
<Setting> | |||
<TypeIdentifier>(0x007deef9, 0x2f3e95c6)</TypeIdentifier> | |||
<Name>Filter order</Name> | |||
<DefaultValue>4</DefaultValue> | |||
<Value>${FILTER_ORDER}</Value> | |||
<Modifiability>false</Modifiability> | |||
</Setting> | |||
<Setting> | |||
<TypeIdentifier>(0x512a166f, 0x5c3ef83f)</TypeIdentifier> | |||
<Name>Low cut frequency (Hz)</Name> | |||
<DefaultValue>29</DefaultValue> | |||
<Value>${LOW_CUT_FREQUENCY}</Value> | |||
<Modifiability>false</Modifiability> | |||
</Setting> | |||
<Setting> | |||
<TypeIdentifier>(0x512a166f, 0x5c3ef83f)</TypeIdentifier> | |||
<Name>High cut frequency (Hz)</Name> | |||
<DefaultValue>40</DefaultValue> | |||
<Value>${HIGH_CUT_FREQUENCY}</Value> | |||
<Modifiability>false</Modifiability> | |||
</Setting> | |||
<Setting> | |||
<TypeIdentifier>(0x512a166f, 0x5c3ef83f)</TypeIdentifier> | |||
<Name>Pass band ripple (dB)</Name> | |||
<DefaultValue>0.5</DefaultValue> | |||
<Value>${PASS_BAND_RIPPLE}</Value> | |||
<Modifiability>false</Modifiability> | |||
</Setting> | |||
</Settings> | |||
<Attributes> | |||
<Attribute> | |||
<Identifier>(0x1fa7a38f, 0x54edbe0b)</Identifier> | |||
<Value>-16</Value> | |||
</Attribute> | |||
<Attribute> | |||
<Identifier>(0x207c9054, 0x3c841b63)</Identifier> | |||
<Value>480</Value> | |||
</Attribute> | |||
<Attribute> | |||
<Identifier>(0x4e7b798a, 0x183beafb)</Identifier> | |||
<Value>(0x27a4ceec, 0x876d6384)</Value> | |||
</Attribute> | |||
<Attribute> | |||
<Identifier>(0xc46b3d00, 0x3e0454e1)</Identifier> | |||
<Value>(0x00000000, 0x0040f8d4)</Value> | |||
</Attribute> | |||
</Attributes> | |||
</Box> | |||
<Box> | |||
<Identifier>(0x008f57e1, 0x2790537b)</Identifier> | |||
<Name>Generic stream writer</Name> | |||
@@ -1038,7 +1023,7 @@ | |||
<Attributes> | |||
<Attribute> | |||
<Identifier>(0x1fa7a38f, 0x54edbe0b)</Identifier> | |||
<Value>400</Value> | |||
<Value>0</Value> | |||
</Attribute> | |||
<Attribute> | |||
<Identifier>(0x207c9054, 0x3c841b63)</Identifier> | |||
@@ -1097,7 +1082,7 @@ | |||
<Attributes> | |||
<Attribute> | |||
<Identifier>(0x1fa7a38f, 0x54edbe0b)</Identifier> | |||
<Value>320</Value> | |||
<Value>240</Value> | |||
</Attribute> | |||
<Attribute> | |||
<Identifier>(0x207c9054, 0x3c841b63)</Identifier> | |||
@@ -1144,7 +1129,7 @@ | |||
<Attributes> | |||
<Attribute> | |||
<Identifier>(0x1fa7a38f, 0x54edbe0b)</Identifier> | |||
<Value>384</Value> | |||
<Value>304</Value> | |||
</Attribute> | |||
<Attribute> | |||
<Identifier>(0x207c9054, 0x3c841b63)</Identifier> | |||
@@ -1203,11 +1188,18 @@ | |||
<Value>${ROW_BASE}</Value> | |||
<Modifiability>false</Modifiability> | |||
</Setting> | |||
<Setting> | |||
<TypeIdentifier>(0x007deef9, 0x2f3e95c6)</TypeIdentifier> | |||
<Name>Number of Tactilos</Name> | |||
<DefaultValue>6</DefaultValue> | |||
<Value>${N_TACTILOS}</Value> | |||
<Modifiability>false</Modifiability> | |||
</Setting> | |||
</Settings> | |||
<Attributes> | |||
<Attribute> | |||
<Identifier>(0x1fa7a38f, 0x54edbe0b)</Identifier> | |||
<Value>592</Value> | |||
<Value>512</Value> | |||
</Attribute> | |||
<Attribute> | |||
<Identifier>(0x207c9054, 0x3c841b63)</Identifier> | |||
@@ -1215,7 +1207,7 @@ | |||
</Attribute> | |||
<Attribute> | |||
<Identifier>(0x4e7b798a, 0x183beafb)</Identifier> | |||
<Value>(0x33450bd5, 0xb54b3db2)</Value> | |||
<Value>(0xa638e513, 0x9a753d4b)</Value> | |||
</Attribute> | |||
<Attribute> | |||
<Identifier>(0x666fffff, 0x666fffff)</Identifier> | |||
@@ -1227,7 +1219,7 @@ | |||
</Attribute> | |||
<Attribute> | |||
<Identifier>(0xce18836a, 0x9c0eb403)</Identifier> | |||
<Value>2</Value> | |||
<Value>3</Value> | |||
</Attribute> | |||
<Attribute> | |||
<Identifier>(0xcfad85b0, 0x7c6d841c)</Identifier> | |||
@@ -1266,11 +1258,18 @@ | |||
<Value>${ROW_BASE}</Value> | |||
<Modifiability>false</Modifiability> | |||
</Setting> | |||
<Setting> | |||
<TypeIdentifier>(0x007deef9, 0x2f3e95c6)</TypeIdentifier> | |||
<Name>Number of Tactilos</Name> | |||
<DefaultValue>6</DefaultValue> | |||
<Value>${N_TACTILOS}</Value> | |||
<Modifiability>false</Modifiability> | |||
</Setting> | |||
</Settings> | |||
<Attributes> | |||
<Attribute> | |||
<Identifier>(0x1fa7a38f, 0x54edbe0b)</Identifier> | |||
<Value>592</Value> | |||
<Value>512</Value> | |||
</Attribute> | |||
<Attribute> | |||
<Identifier>(0x207c9054, 0x3c841b63)</Identifier> | |||
@@ -1278,7 +1277,7 @@ | |||
</Attribute> | |||
<Attribute> | |||
<Identifier>(0x4e7b798a, 0x183beafb)</Identifier> | |||
<Value>(0x33450bd5, 0xb54b3db2)</Value> | |||
<Value>(0xa638e513, 0x9a753d4b)</Value> | |||
</Attribute> | |||
<Attribute> | |||
<Identifier>(0x666fffff, 0x666fffff)</Identifier> | |||
@@ -1290,7 +1289,7 @@ | |||
</Attribute> | |||
<Attribute> | |||
<Identifier>(0xce18836a, 0x9c0eb403)</Identifier> | |||
<Value>2</Value> | |||
<Value>3</Value> | |||
</Attribute> | |||
<Attribute> | |||
<Identifier>(0xcfad85b0, 0x7c6d841c)</Identifier> | |||
@@ -1338,7 +1337,7 @@ | |||
<Attributes> | |||
<Attribute> | |||
<Identifier>(0x1fa7a38f, 0x54edbe0b)</Identifier> | |||
<Value>448</Value> | |||
<Value>368</Value> | |||
</Attribute> | |||
<Attribute> | |||
<Identifier>(0x207c9054, 0x3c841b63)</Identifier> | |||
@@ -1459,7 +1458,7 @@ | |||
<Attributes> | |||
<Attribute> | |||
<Identifier>(0x1fa7a38f, 0x54edbe0b)</Identifier> | |||
<Value>192</Value> | |||
<Value>112</Value> | |||
</Attribute> | |||
<Attribute> | |||
<Identifier>(0x207c9054, 0x3c841b63)</Identifier> | |||
@@ -1534,11 +1533,11 @@ | |||
</Attribute> | |||
<Attribute> | |||
<Identifier>(0x1fa7a38f, 0x54edbe0b)</Identifier> | |||
<Value>-112</Value> | |||
<Value>-128</Value> | |||
</Attribute> | |||
<Attribute> | |||
<Identifier>(0x207c9054, 0x3c841b63)</Identifier> | |||
<Value>608</Value> | |||
<Value>640</Value> | |||
</Attribute> | |||
<Attribute> | |||
<Identifier>(0x30a4e5c9, 0x83502953)</Identifier> | |||
@@ -1575,39 +1574,6 @@ | |||
<BoxInputIndex>1</BoxInputIndex> | |||
</Target> | |||
</Link> | |||
<Link> | |||
<Identifier>(0x0000055b, 0x00002ed7)</Identifier> | |||
<Source> | |||
<BoxIdentifier>(0x00004a5a, 0x00003754)</BoxIdentifier> | |||
<BoxOutputIdentifier>(0xc0b6e1cb, 0x422c84cd)</BoxOutputIdentifier> | |||
</Source> | |||
<Target> | |||
<BoxIdentifier>(0x00003dec, 0x00004c7b)</BoxIdentifier> | |||
<BoxInputIndex>1</BoxInputIndex> | |||
</Target> | |||
</Link> | |||
<Link> | |||
<Identifier>(0x000016d9, 0x00000c37)</Identifier> | |||
<Source> | |||
<BoxIdentifier>(0x6f54afd0, 0x5f2e0f65)</BoxIdentifier> | |||
<BoxOutputIndex>2</BoxOutputIndex> | |||
</Source> | |||
<Target> | |||
<BoxIdentifier>(0x00004a5a, 0x00003754)</BoxIdentifier> | |||
<BoxInputIdentifier>(0xf1fd76d9, 0x8414a8e1)</BoxInputIdentifier> | |||
</Target> | |||
</Link> | |||
<Link> | |||
<Identifier>(0x000023b1, 0x000028ec)</Identifier> | |||
<Source> | |||
<BoxIdentifier>(0x00004a5a, 0x00003754)</BoxIdentifier> | |||
<BoxOutputIdentifier>(0xc0b6e1cb, 0x422c84cd)</BoxOutputIdentifier> | |||
</Source> | |||
<Target> | |||
<BoxIdentifier>(0x008f57e1, 0x2790537b)</BoxIdentifier> | |||
<BoxInputIndex>2</BoxInputIndex> | |||
</Target> | |||
</Link> | |||
<Link> | |||
<Identifier>(0x00002527, 0x00001976)</Identifier> | |||
<Source> | |||
@@ -1631,76 +1597,76 @@ | |||
</Target> | |||
</Link> | |||
<Link> | |||
<Identifier>(0x00002dc2, 0x00004a4b)</Identifier> | |||
<Identifier>(0x00003835, 0x000030a7)</Identifier> | |||
<Source> | |||
<BoxIdentifier>(0x00004a5a, 0x00003754)</BoxIdentifier> | |||
<BoxOutputIdentifier>(0x35a90701, 0x1bcf1f01)</BoxOutputIdentifier> | |||
<BoxIdentifier>(0x00002bb3, 0x0000133c)</BoxIdentifier> | |||
<BoxOutputIndex>0</BoxOutputIndex> | |||
</Source> | |||
<Target> | |||
<BoxIdentifier>(0x6d03daab, 0x55fdea78)</BoxIdentifier> | |||
<BoxIdentifier>(0x6f54afd0, 0x5f2e0f65)</BoxIdentifier> | |||
<BoxInputIndex>0</BoxInputIndex> | |||
</Target> | |||
</Link> | |||
<Link> | |||
<Identifier>(0x00002e50, 0x00003fba)</Identifier> | |||
<Identifier>(0x000047dc, 0x00006e62)</Identifier> | |||
<Source> | |||
<BoxIdentifier>(0x00003dec, 0x00004c7b)</BoxIdentifier> | |||
<BoxIdentifier>(0x0000445b, 0x000068e3)</BoxIdentifier> | |||
<BoxOutputIndex>0</BoxOutputIndex> | |||
</Source> | |||
<Target> | |||
<BoxIdentifier>(0x09c41dd7, 0x09f2e37b)</BoxIdentifier> | |||
<BoxInputIndex>0</BoxInputIndex> | |||
<BoxIdentifier>(0x00006425, 0x00006872)</BoxIdentifier> | |||
<BoxInputIndex>2</BoxInputIndex> | |||
</Target> | |||
</Link> | |||
<Link> | |||
<Identifier>(0x00003835, 0x000030a7)</Identifier> | |||
<Identifier>(0x00004ebb, 0x00007aeb)</Identifier> | |||
<Source> | |||
<BoxIdentifier>(0x00002bb3, 0x0000133c)</BoxIdentifier> | |||
<BoxOutputIndex>0</BoxOutputIndex> | |||
<BoxOutputIndex>2</BoxOutputIndex> | |||
</Source> | |||
<Target> | |||
<BoxIdentifier>(0x6f54afd0, 0x5f2e0f65)</BoxIdentifier> | |||
<BoxInputIndex>0</BoxInputIndex> | |||
<BoxInputIndex>2</BoxInputIndex> | |||
</Target> | |||
</Link> | |||
<Link> | |||
<Identifier>(0x00003eec, 0x00000aed)</Identifier> | |||
<Identifier>(0x00f1a11e, 0x4a813bb8)</Identifier> | |||
<Source> | |||
<BoxIdentifier>(0x40e41bf9, 0x5c44b1b1)</BoxIdentifier> | |||
<BoxIdentifier>(0x09c41dd7, 0x09f2e37b)</BoxIdentifier> | |||
<BoxOutputIndex>0</BoxOutputIndex> | |||
</Source> | |||
<Target> | |||
<BoxIdentifier>(0x00004a5a, 0x00003754)</BoxIdentifier> | |||
<BoxInputIdentifier>(0xf3ca49e1, 0x35fad535)</BoxInputIdentifier> | |||
<BoxIdentifier>(0x0e30a73f, 0x7ae6d95a)</BoxIdentifier> | |||
<BoxInputIndex>0</BoxInputIndex> | |||
</Target> | |||
</Link> | |||
<Link> | |||
<Identifier>(0x0000416b, 0x00000842)</Identifier> | |||
<Identifier>(0x0d2e1333, 0x3de4e444)</Identifier> | |||
<Source> | |||
<BoxIdentifier>(0x6f54afd0, 0x5f2e0f65)</BoxIdentifier> | |||
<BoxOutputIndex>1</BoxOutputIndex> | |||
<BoxIdentifier>(0x1d17831e, 0x729cda7c)</BoxIdentifier> | |||
<BoxOutputIndex>0</BoxOutputIndex> | |||
</Source> | |||
<Target> | |||
<BoxIdentifier>(0x001a8c16, 0x15ba27e3)</BoxIdentifier> | |||
<BoxIdentifier>(0x00006425, 0x00006872)</BoxIdentifier> | |||
<BoxInputIndex>0</BoxInputIndex> | |||
</Target> | |||
</Link> | |||
<Link> | |||
<Identifier>(0x0000430a, 0x00000e95)</Identifier> | |||
<Identifier>(0x136dcee0, 0x20dbb005)</Identifier> | |||
<Source> | |||
<BoxIdentifier>(0x6f54afd0, 0x5f2e0f65)</BoxIdentifier> | |||
<BoxIdentifier>(0x28b5e192, 0x37431137)</BoxIdentifier> | |||
<BoxOutputIndex>0</BoxOutputIndex> | |||
</Source> | |||
<Target> | |||
<BoxIdentifier>(0x00004a5a, 0x00003754)</BoxIdentifier> | |||
<BoxIdentifier>(0x0000445b, 0x000068e3)</BoxIdentifier> | |||
<BoxInputIndex>0</BoxInputIndex> | |||
</Target> | |||
</Link> | |||
<Link> | |||
<Identifier>(0x000045c7, 0x00006136)</Identifier> | |||
<Identifier>(0x17df968b, 0x26b09470)</Identifier> | |||
<Source> | |||
<BoxIdentifier>(0x00004a5a, 0x00003754)</BoxIdentifier> | |||
<BoxOutputIdentifier>(0xc0b6e1cb, 0x422c84cd)</BoxOutputIdentifier> | |||
<BoxIdentifier>(0x6f54afd0, 0x5f2e0f65)</BoxIdentifier> | |||
<BoxOutputIndex>2</BoxOutputIndex> | |||
</Source> | |||
<Target> | |||
<BoxIdentifier>(0x00007e4e, 0x00006b7c)</BoxIdentifier> | |||
@@ -1708,130 +1674,130 @@ | |||
</Target> | |||
</Link> | |||
<Link> | |||
<Identifier>(0x000047dc, 0x00006e62)</Identifier> | |||
<Identifier>(0x1c6fa1de, 0x4de451e2)</Identifier> | |||
<Source> | |||
<BoxIdentifier>(0x0000445b, 0x000068e3)</BoxIdentifier> | |||
<BoxIdentifier>(0x00004a5a, 0x00003754)</BoxIdentifier> | |||
<BoxOutputIndex>0</BoxOutputIndex> | |||
</Source> | |||
<Target> | |||
<BoxIdentifier>(0x00006425, 0x00006872)</BoxIdentifier> | |||
<BoxInputIndex>2</BoxInputIndex> | |||
<BoxIdentifier>(0x00003dec, 0x00004c7c)</BoxIdentifier> | |||
<BoxInputIndex>1</BoxInputIndex> | |||
</Target> | |||
</Link> | |||
<Link> | |||
<Identifier>(0x00004e7f, 0x00006894)</Identifier> | |||
<Identifier>(0x22487bd9, 0x5c1fd9d5)</Identifier> | |||
<Source> | |||
<BoxIdentifier>(0x00004a5a, 0x00003754)</BoxIdentifier> | |||
<BoxOutputIdentifier>(0x35a90701, 0x1bcf1f01)</BoxOutputIdentifier> | |||
<BoxIdentifier>(0x00006d0d, 0x000031d8)</BoxIdentifier> | |||
<BoxOutputIndex>0</BoxOutputIndex> | |||
</Source> | |||
<Target> | |||
<BoxIdentifier>(0x00007e4e, 0x00006b7c)</BoxIdentifier> | |||
<BoxIdentifier>(0x1d17831e, 0x729cda7b)</BoxIdentifier> | |||
<BoxInputIndex>0</BoxInputIndex> | |||
</Target> | |||
</Link> | |||
<Link> | |||
<Identifier>(0x00004ebb, 0x00007aeb)</Identifier> | |||
<Identifier>(0x22fad592, 0x268daa51)</Identifier> | |||
<Source> | |||
<BoxIdentifier>(0x00002bb3, 0x0000133c)</BoxIdentifier> | |||
<BoxIdentifier>(0x6f54afd0, 0x5f2e0f65)</BoxIdentifier> | |||
<BoxOutputIndex>2</BoxOutputIndex> | |||
</Source> | |||
<Target> | |||
<BoxIdentifier>(0x6f54afd0, 0x5f2e0f65)</BoxIdentifier> | |||
<BoxInputIndex>2</BoxInputIndex> | |||
<BoxIdentifier>(0x00003d0e, 0x000025ef)</BoxIdentifier> | |||
<BoxInputIndex>0</BoxInputIndex> | |||
</Target> | |||
</Link> | |||
<Link> | |||
<Identifier>(0x00006463, 0x000063af)</Identifier> | |||
<Identifier>(0x267c4689, 0x36f69986)</Identifier> | |||
<Source> | |||
<BoxIdentifier>(0x00004a5a, 0x00003754)</BoxIdentifier> | |||
<BoxOutputIndex>0</BoxOutputIndex> | |||
<BoxIdentifier>(0x6f54afd0, 0x5f2e0f65)</BoxIdentifier> | |||
<BoxOutputIndex>2</BoxOutputIndex> | |||
</Source> | |||
<Target> | |||
<BoxIdentifier>(0x008f57e1, 0x2790537b)</BoxIdentifier> | |||
<BoxInputIndex>0</BoxInputIndex> | |||
<BoxInputIndex>2</BoxInputIndex> | |||
</Target> | |||
</Link> | |||
<Link> | |||
<Identifier>(0x00006bd5, 0x00005775)</Identifier> | |||
<Identifier>(0x35cabcc5, 0x5cd53bcb)</Identifier> | |||
<Source> | |||
<BoxIdentifier>(0x00004a5a, 0x00003754)</BoxIdentifier> | |||
<BoxOutputIdentifier>(0xc0b6e1cb, 0x422c84cd)</BoxOutputIdentifier> | |||
<BoxIdentifier>(0x1d17831e, 0x729cda7b)</BoxIdentifier> | |||
<BoxOutputIndex>0</BoxOutputIndex> | |||
</Source> | |||
<Target> | |||
<BoxIdentifier>(0x0000445b, 0x000068e3)</BoxIdentifier> | |||
<BoxIdentifier>(0x00006425, 0x00006872)</BoxIdentifier> | |||
<BoxInputIndex>1</BoxInputIndex> | |||
</Target> | |||
</Link> | |||
<Link> | |||
<Identifier>(0x00006c7c, 0x00004ead)</Identifier> | |||
<Identifier>(0x37b3585c, 0x63dc3fca)</Identifier> | |||
<Source> | |||
<BoxIdentifier>(0x00004a5a, 0x00003754)</BoxIdentifier> | |||
<BoxOutputIdentifier>(0xc0b6e1cb, 0x422c84cd)</BoxOutputIdentifier> | |||
<BoxIdentifier>(0x6f54afd0, 0x5f2e0f65)</BoxIdentifier> | |||
<BoxOutputIndex>1</BoxOutputIndex> | |||
</Source> | |||
<Target> | |||
<BoxIdentifier>(0x00003d0e, 0x000025ef)</BoxIdentifier> | |||
<BoxIdentifier>(0x00007e4e, 0x00006b7c)</BoxIdentifier> | |||
<BoxInputIndex>0</BoxInputIndex> | |||
</Target> | |||
</Link> | |||
<Link> | |||
<Identifier>(0x0000756d, 0x000027c0)</Identifier> | |||
<Identifier>(0x3aa31050, 0x44840533)</Identifier> | |||
<Source> | |||
<BoxIdentifier>(0x6d03daab, 0x55fdea78)</BoxIdentifier> | |||
<BoxIdentifier>(0x00003dec, 0x00004c7c)</BoxIdentifier> | |||
<BoxOutputIndex>0</BoxOutputIndex> | |||
</Source> | |||
<Target> | |||
<BoxIdentifier>(0x00003dec, 0x00004c7b)</BoxIdentifier> | |||
<BoxIdentifier>(0x09c41dd7, 0x09f2e37b)</BoxIdentifier> | |||
<BoxInputIndex>0</BoxInputIndex> | |||
</Target> | |||
</Link> | |||
<Link> | |||
<Identifier>(0x00007c68, 0x00001d4e)</Identifier> | |||
<Identifier>(0x3b1f513d, 0x78d0ffb1)</Identifier> | |||
<Source> | |||
<BoxIdentifier>(0x00004a5a, 0x00003754)</BoxIdentifier> | |||
<BoxOutputIdentifier>(0x35a90701, 0x1bcf1f01)</BoxOutputIdentifier> | |||
<BoxIdentifier>(0x6f54afd0, 0x5f2e0f65)</BoxIdentifier> | |||
<BoxOutputIndex>2</BoxOutputIndex> | |||
</Source> | |||
<Target> | |||
<BoxIdentifier>(0x008f57e1, 0x2790537b)</BoxIdentifier> | |||
<BoxInputIndex>1</BoxInputIndex> | |||
<BoxIdentifier>(0x00004a5a, 0x00003754)</BoxIdentifier> | |||
<BoxInputIndex>0</BoxInputIndex> | |||
</Target> | |||
</Link> | |||
<Link> | |||
<Identifier>(0x00f1a11e, 0x4a813bb8)</Identifier> | |||
<Identifier>(0x3ccbcbed, 0x529f3e1d)</Identifier> | |||
<Source> | |||
<BoxIdentifier>(0x09c41dd7, 0x09f2e37b)</BoxIdentifier> | |||
<BoxIdentifier>(0x0e30a73f, 0x7ae6d95a)</BoxIdentifier> | |||
<BoxOutputIndex>0</BoxOutputIndex> | |||
</Source> | |||
<Target> | |||
<BoxIdentifier>(0x0e30a73f, 0x7ae6d95a)</BoxIdentifier> | |||
<BoxIdentifier>(0x28b5e192, 0x37431137)</BoxIdentifier> | |||
<BoxInputIndex>0</BoxInputIndex> | |||
</Target> | |||
</Link> | |||
<Link> | |||
<Identifier>(0x0d2e1333, 0x3de4e444)</Identifier> | |||
<Identifier>(0x477a3ed3, 0x2176d5ef)</Identifier> | |||
<Source> | |||
<BoxIdentifier>(0x1d17831e, 0x729cda7c)</BoxIdentifier> | |||
<BoxOutputIndex>0</BoxOutputIndex> | |||
<BoxIdentifier>(0x6f54afd0, 0x5f2e0f65)</BoxIdentifier> | |||
<BoxOutputIndex>1</BoxOutputIndex> | |||
</Source> | |||
<Target> | |||
<BoxIdentifier>(0x00006425, 0x00006872)</BoxIdentifier> | |||
<BoxIdentifier>(0x000046bc, 0x00003f08)</BoxIdentifier> | |||
<BoxInputIndex>0</BoxInputIndex> | |||
</Target> | |||
</Link> | |||
<Link> | |||
<Identifier>(0x136dcee0, 0x20dbb005)</Identifier> | |||
<Identifier>(0x55e407be, 0x1f24e1f6)</Identifier> | |||
<Source> | |||
<BoxIdentifier>(0x28b5e192, 0x37431137)</BoxIdentifier> | |||
<BoxIdentifier>(0x6f54afd0, 0x5f2e0f65)</BoxIdentifier> | |||
<BoxOutputIndex>0</BoxOutputIndex> | |||
</Source> | |||
<Target> | |||
<BoxIdentifier>(0x0000445b, 0x000068e3)</BoxIdentifier> | |||
<BoxIdentifier>(0x008f57e1, 0x2790537b)</BoxIdentifier> | |||
<BoxInputIndex>0</BoxInputIndex> | |||
</Target> | |||
</Link> | |||
<Link> | |||
<Identifier>(0x1a535826, 0x3804f216)</Identifier> | |||
<Identifier>(0x5f9d3b5e, 0x40ac0989)</Identifier> | |||
<Source> | |||
<BoxIdentifier>(0x001a8c16, 0x15ba27e3)</BoxIdentifier> | |||
<BoxIdentifier>(0x000046bc, 0x00003f08)</BoxIdentifier> | |||
<BoxOutputIndex>0</BoxOutputIndex> | |||
</Source> | |||
<Target> | |||
@@ -1840,46 +1806,57 @@ | |||
</Target> | |||
</Link> | |||
<Link> | |||
<Identifier>(0x22487bd9, 0x5c1fd9d5)</Identifier> | |||
<Identifier>(0x660256e3, 0x7c11b233)</Identifier> | |||
<Source> | |||
<BoxIdentifier>(0x00006d0d, 0x000031d8)</BoxIdentifier> | |||
<BoxIdentifier>(0x6f54afd0, 0x5f2e0f65)</BoxIdentifier> | |||
<BoxOutputIndex>1</BoxOutputIndex> | |||
</Source> | |||
<Target> | |||
<BoxIdentifier>(0x008f57e1, 0x2790537b)</BoxIdentifier> | |||
<BoxInputIndex>1</BoxInputIndex> | |||
</Target> | |||
</Link> | |||
<Link> | |||
<Identifier>(0x734979ea, 0x23bfc8a8)</Identifier> | |||
<Source> | |||
<BoxIdentifier>(0x6d03daab, 0x55fdea78)</BoxIdentifier> | |||
<BoxOutputIndex>0</BoxOutputIndex> | |||
</Source> | |||
<Target> | |||
<BoxIdentifier>(0x1d17831e, 0x729cda7b)</BoxIdentifier> | |||
<BoxIdentifier>(0x00003dec, 0x00004c7c)</BoxIdentifier> | |||
<BoxInputIndex>0</BoxInputIndex> | |||
</Target> | |||
</Link> | |||
<Link> | |||
<Identifier>(0x35cabcc5, 0x5cd53bcb)</Identifier> | |||
<Identifier>(0x7471fc32, 0x6b2b6400)</Identifier> | |||
<Source> | |||
<BoxIdentifier>(0x1d17831e, 0x729cda7b)</BoxIdentifier> | |||
<BoxIdentifier>(0x00004a5a, 0x00003754)</BoxIdentifier> | |||
<BoxOutputIndex>0</BoxOutputIndex> | |||
</Source> | |||
<Target> | |||
<BoxIdentifier>(0x00006425, 0x00006872)</BoxIdentifier> | |||
<BoxIdentifier>(0x0000445b, 0x000068e3)</BoxIdentifier> | |||
<BoxInputIndex>1</BoxInputIndex> | |||
</Target> | |||
</Link> | |||
<Link> | |||
<Identifier>(0x3ccbcbed, 0x529f3e1d)</Identifier> | |||
<Identifier>(0x7513c06a, 0x64166fa5)</Identifier> | |||
<Source> | |||
<BoxIdentifier>(0x0e30a73f, 0x7ae6d95a)</BoxIdentifier> | |||
<BoxIdentifier>(0x0000470b, 0x00001b1d)</BoxIdentifier> | |||
<BoxOutputIndex>0</BoxOutputIndex> | |||
</Source> | |||
<Target> | |||
<BoxIdentifier>(0x28b5e192, 0x37431137)</BoxIdentifier> | |||
<BoxIdentifier>(0x1d17831e, 0x729cda7c)</BoxIdentifier> | |||
<BoxInputIndex>0</BoxInputIndex> | |||
</Target> | |||
</Link> | |||
<Link> | |||
<Identifier>(0x7513c06a, 0x64166fa5)</Identifier> | |||
<Identifier>(0x798e3c9f, 0x6cbe6777)</Identifier> | |||
<Source> | |||
<BoxIdentifier>(0x0000470b, 0x00001b1d)</BoxIdentifier> | |||
<BoxIdentifier>(0x40e41bf9, 0x5c44b1b1)</BoxIdentifier> | |||
<BoxOutputIndex>0</BoxOutputIndex> | |||
</Source> | |||
<Target> | |||
<BoxIdentifier>(0x1d17831e, 0x729cda7c)</BoxIdentifier> | |||
<BoxIdentifier>(0x6d03daab, 0x55fdea78)</BoxIdentifier> | |||
<BoxInputIndex>0</BoxInputIndex> | |||
</Target> | |||
</Link> | |||
@@ -1897,7 +1874,7 @@ Acquisition Server using TCP Tagging.</Text> | |||
</Attribute> | |||
<Attribute> | |||
<Identifier>(0x7234b86b, 0x2b8651a5)</Identifier> | |||
<Value>720</Value> | |||
<Value>640</Value> | |||
</Attribute> | |||
</Attributes> | |||
</Comment> | |||
@@ -1919,7 +1896,7 @@ and p300-classifier again on the recorded data | |||
</Attribute> | |||
<Attribute> | |||
<Identifier>(0x7234b86b, 0x2b8651a5)</Identifier> | |||
<Value>560</Value> | |||
<Value>480</Value> | |||
</Attribute> | |||
</Attributes> | |||
</Comment> | |||
@@ -1949,11 +1926,11 @@ in the <i>Speller Visualization</i></Text> | |||
<Attributes> | |||
<Attribute> | |||
<Identifier>(0x473d9a43, 0x97fc0a97)</Identifier> | |||
<Value>64</Value> | |||
<Value>80</Value> | |||
</Attribute> | |||
<Attribute> | |||
<Identifier>(0x7234b86b, 0x2b8651a5)</Identifier> | |||
<Value>-16</Value> | |||
<Value>0</Value> | |||
</Attribute> | |||
</Attributes> | |||
</Comment> |