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 Überarbeitung
Vorhergehende Überarbeitung
glue:processconfiguration [2021/07/02 15:50] – [Output:] oliverglue:processconfiguration [2021/07/05 15:34] (aktuell) – [Process Config XML: Groups of trials] oliver
Zeile 71: Zeile 71:
  
 ^ name ^ Default ^ Description  | ^ name ^ Default ^ Description  |
-^ name | Name of this group |   +^ name | Name of this group. Do not used any "_" inside a calcgroup name because files with include this character are not shown in the "Data"-Tab. |   
 ^ sheet | | A Sheet definition which is used to plot sheets of time series of data assigned to this group. | ^ sheet | | A Sheet definition which is used to plot sheets of time series of data assigned to this group. |
 ^ view | | A View 4d defintion which is used to visualize time series of data assigned to this group. |  ^ view | | A View 4d defintion which is used to visualize time series of data assigned to this group. | 
Zeile 146: Zeile 146:
 To write output to a file a so called "handlerclass" has to be defined. Such a class implements a so called OutputHandler. The default and most complex OutputHandler is "de.orat.motionDataConverter.MotionDataOutputHandler". It saves so called d3d-files. To write output to a file a so called "handlerclass" has to be defined. Such a class implements a so called OutputHandler. The default and most complex OutputHandler is "de.orat.motionDataConverter.MotionDataOutputHandler". It saves so called d3d-files.
  
-The following properties are read from the surrunding <CalcGroup>-element:+The following properties are read as <entry>-elements as children of the surrunding <output>-element:
  
 ^ Attribute ^ Default ^ Description | ^ Attribute ^ Default ^ Description |
 ^ fileName | <session id>.d3d | Output file name inclusive suffix, e.g. "abc.aaa". If the attribute is used the default value is overwritten | ^ fileName | <session id>.d3d | Output file name inclusive suffix, e.g. "abc.aaa". If the attribute is used the default value is overwritten |
-^ overwrite | false | If set to "true" for the first calcgroup configuration only has the effect for before saving the data of the first group an existing d3d-file is deletete before. | +^ overwrite | false | If set to "true" for the first calcgroup configuration only has the effect for before saving the data of the first group an existing d3d-file is deletete before. It makes no sense to use this attribute in combination with seperateGroupFiles="true". | 
-^ outputDir | The session folder currently processed. |  +^ outputDir | The session folder currently processed. | Absolute path to the folder, where to save the output. 
-trialGroupName | | | +trialsGroupName "singleTrials" Name of the child group inside the output file, where to save the trials. 
-^ renameExistingTimeSeries | | |+^ renameExistingTimeSeries | false If set to true, existing data timeseries are renamed instead overwritten with the current ones. | 
 +^ seperateGroupFiles | false | If set to true for every calcgroup a seperate output file is written. The name of the corresponding output files has the format <session id>#<calcgroup name>.d3d. |
  
-If not properties are defined warning is written.+If this outputhandler is used for more than one calcgroup, the data of all calcgroups are saved per default into single d3d-file. For each calcgroup a child group with the name of the calcgroup is created. Inside each of these children a child group with default name "singleTrials" is created and inside this group the data of the single trials are saved 
 + 
 +===TXTTableOutputHandler=== 
 + 
 +^ Attribute ^ Default ^ Description | 
 +^ header | | | 
 +^ filename | | |
 =====Process Config XML: Model Switches===== =====Process Config XML: Model Switches=====
 With a switch, the calculation of a modelling element can be switched of or on. One ore more switches can be defined. In the model elements, with the attribute "includes" or "calibrateIncludes" a list of switches can be set. If one or more of these switches are available, the calculation is done. This allows e.g. calculation only for specific trial types. With a switch, the calculation of a modelling element can be switched of or on. One ore more switches can be defined. In the model elements, with the attribute "includes" or "calibrateIncludes" a list of switches can be set. If one or more of these switches are available, the calculation is done. This allows e.g. calculation only for specific trial types.
glue/processconfiguration.1625233812.txt.gz · Zuletzt geändert: 2021/07/02 15:50 von oliver

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki