match

The <match> task allows to sort the sessions of the basedata

Attributes

Attribute Default Description Required
svdfile
d3d file with the svd decomposition, created by the <svd> task
Yes
basefile
Yes
basegroup
SingleTrials No
testdatafile
Trial als Datei in einem der unterstützten Formate also z.B. HD-ASCII
Yes
labelset
(deprecated)
labelset aus dem svdfile Nur zu Testzwecken, denn eigentlich muss im svdfile immer ein labelset verfügbar sein. Wenn dies nicht der Fall ist, dann ist das ein Bug. Also nur wenn das svdfile kein Labelset hat, dann wird versucht ein mit einem Attribut definiertes Labelset zu laden No
outfile
Ausgabe auf die Konsole filename in which the output is written No

Note

Examples

 <match svdfile="abcsvd.d3d"
basefile="abd.d3d"
testdatafile="subject.gla"/>