Benutzer-Werkzeuge

Webseiten-Werkzeuge


projects

Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.

Link zu dieser Vergleichsansicht

Beide Seiten der vorigen Revision Vorhergehende Überarbeitung
Nächste Überarbeitung
Vorhergehende Überarbeitung
Nächste Überarbeitung Beide Seiten der Revision
projects [2022/08/14 10:42]
2a01:4f9:5a:17aa::2 alte Version wiederhergestellt (2022/08/12 19:13)
projects [2024/04/20 13:42]
47.128.30.201 alte Version wiederhergestellt (2023/10/05 15:28)
Zeile 97: Zeile 97:
 ^ R/LHipAngles | Cardan angles describing the hip motion based on functional knee joint axes corresponding to the equal named original PiG angles  | ^ R/LHipAngles | Cardan angles describing the hip motion based on functional knee joint axes corresponding to the equal named original PiG angles  |
  
-You can change the output behavoir in the calcml.xml file in the subfolder "jobs" of the project. Have a look at the following definition of processing gait-trials in this file: 
- 
-<code xml> 
-<CalcGroup name="dynamic"> 
-            <identification> 
-              <entry key="CLASS">Dynamic|Dynamic\+Kinetics</entry> 
-              <!--entry key="TYPE">PiG</entry--> 
-            </identification> 
-            <process> 
-                <entry key="POINTS">true</entry> 
-                <entry key="EVENTS">true</entry> 
-            </process> 
-            <input labelset="Input.lml"> 
-                 <!--entry key=""></entry--> 
-            </input> 
-            <output labelset="Output.lml" dir="" 
-                    handlerclass="de.orat.motionDataConverter.MotionDataOutputHandler"> 
-            </output> 
-            <!--output labelset="Output_reduced.lml"/--> 
-        </CalcGroup> 
-</code> 
- 
-In this code snipset the the output is done by the "MotionDataOutputHandler" and the timeseries to be written are defined in the "Output.lml" file. This results in a file with the suffix ".d3d". To activate the output into hd-asc files youy have the comment out the "<output>"-tag and substitute it by the one which find at the ende (commented out). This focussed on the the output labelset "Output_reduced.lml". Inside this labelset there is the mimetype of hd-asc set. 
- 
-<code xml> 
-<?xml version="1.0" encoding="UTF-8"?> 
- 
-<LabelSet xmlns="http://www.orat.de/schemas/lml"  
-          xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"  
-          xsi:schemaLocation="http://www.orat.de/schemas/lml http://www.orat.de/schemas/lml.xsd" 
-          name="Output fjoint angles only"> 
- 
-    <!-- text/x-glx--> 
-    <Labels name="all" basefile="true" fileSuffix="glx" mimeType="text/x-hd-asc"> 
-       ... 
-</code> 
 ==== Process Log ==== ==== Process Log ====
-The logging output is shown in a seperate window typically shown at the buttom of the application. If this window is not shown you can reopen it by the corresponding action in the Windows-main-menu. 
- 
 The following picture shows a part of the logging output of processing a session. The messages in black are only for information. The blue ones are warning. If there are red ones, something is totally wrong. The following picture shows a part of the logging output of processing a session. The messages in black are only for information. The blue ones are warning. If there are red ones, something is totally wrong.
  
projects.txt · Zuletzt geändert: 2024/05/04 03:59 von 18.224.214.215