Benutzer-Werkzeuge

Webseiten-Werkzeuge


glue:processconfiguration

Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.

Link zu dieser Vergleichsansicht

Beide Seiten der vorigen RevisionVorhergehende Überarbeitung
Nächste ÜberarbeitungBeide Seiten der Revision
glue:processconfiguration [2020/03/18 16:43] – [Process Config XML: Groups of trials] oliverglue:processconfiguration [2020/04/09 12:28] – [Process Config XML: Groups of trials] oliver
Zeile 88: Zeile 88:
 <code xml> <code xml>
     <identification>     <identification>
-     <entry key="CLASS">Static_Cal"</entry> +       <entry key="CLASS">Static_Cal"</entry> 
-     <entry key="SIDE">bds|links|rechts|Side R|Side L|Both"</entry>+       <entry key="SIDE">bds|links|rechts|Side R|Side L|Both"</entry>
     </identification>     </identification>
 </code> </code>
Zeile 96: Zeile 96:
 A trial is assigned to the group of trials, if the conditions defined by all <entry>-elements are achieved. A trial is assigned to the group of trials, if the conditions defined by all <entry>-elements are achieved.
  
-Process Configurations:+**Process Configurations:**
 The <process> element allows to declare properties, which can be read to configure the read of input data from specific files. E.g. for reading data from c3d-files the properties EVENTS, FORCES and POINTS are used. Set the property value to "false" to inhibit to read the specific data, e.g The <process> element allows to declare properties, which can be read to configure the read of input data from specific files. E.g. for reading data from c3d-files the properties EVENTS, FORCES and POINTS are used. Set the property value to "false" to inhibit to read the specific data, e.g
  
Zeile 105: Zeile 105:
     </process>     </process>
 </code> </code>
 +
 +With the key="inputpath" the input file can be specified for testing purposes:
 +
 +<code xml>
 +   <entry key="inputpath">rawdata/ABC000.r3d</entry>
 +</code>
 +
 +^ Name ^ Values ^  Description |
 +^ EVENTS | true or false  | If set to false, no events are read. | 
 +^ POINTS | true of false | If set to false, no position data is read. |
 +^ FORCES | true of false | If set to false, not force plat data is read. |
 +^ inputpath | path to the data set e.g. inside a r3d-file | If set to ta path, than this is used to find the input dataset. |
 +
  
 **Input:** **Input:**
glue/processconfiguration.txt · Zuletzt geändert: 2021/07/05 15:34 von oliver

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki