generalfeatures:export
Unterschiede
Hier werden die Unterschiede zwischen zwei Versionen angezeigt.
| Beide Seiten der vorigen RevisionVorhergehende ÜberarbeitungNächste Überarbeitung | Vorhergehende Überarbeitung | ||
| generalfeatures:export [2017/08/12 11:51] – oliver | generalfeatures:export [2021/01/22 10:33] (aktuell) – [Export data of a single dataset] oliver | ||
|---|---|---|---|
| Zeile 1: | Zeile 1: | ||
| ======Export====== | ======Export====== | ||
| - | In the context menu of nodes representing data you find an " | + | To export data you have to invoke an " |
| + | Depending | ||
| + | |||
| + | In principal, a d3d-file has three different context types: 1. A node presesenting the hierarchical data as complete - the motion data object, 2. Nodes representing groups of so called DataCollections and 3. Nodes representing DataCollection objects. | ||
| + | |||
| + | =====Export data of a single dataset===== | ||
| + | If you call the " | ||
| + | |||
| + | {{ : | ||
| + | |||
| + | If you want to restrict the export you have to select the switch. Than you can select a labelset in the context menu. Labelset files are searched in the " | ||
| + | |||
| + | <code xml> | ||
| + | < | ||
| + | <Labels name=" | ||
| + | <Label name=" | ||
| + | </ | ||
| + | </ | ||
| + | </ | ||
| + | |||
| + | Be careful: If you define two < | ||
| + | |||
| + | The output file name is the name of the DataCollection extended by " | ||
| + | |||
| + | In the case of .csv and .json the label group name is interpreted as a phase type name and only frames contained in phases with this name are exported. | ||
| + | |||
| + | A selection of multiple trials exports all of them in separate files. | ||
| + | |||
| + | =====Export data of a group of datasets===== | ||
| + | If you call the " | ||
| + | |||
| + | The exported data in the .csv-format looks as follow: | ||
| {{ : | {{ : | ||
| + | |||
| + | Additional to the csv-output of a single dataset you can seet a column with data for each dataset which is included in the selected datagroup. | ||
| + | |||
| + | =====Supported export file formats===== | ||
| + | |||
| + | ^ Mime Type ^ Default Suffix ^ Description ^ Status ^ | ||
| + | | text/ | ||
| + | | text/x-gnm | gnm | File format specific for the GaitLab HD | Final | | ||
| + | | application/ | ||
| + | | text/x-csv | csv | Reading of csv-files is not implemented. | Release | | ||
| + | | text/x-json | json | Reading of json-files is not implemented. | Release | | ||
| + | | application/ | ||
| + | |||
| + | ===== Export separated phases ===== | ||
| + | |||
| + | If a labelset/ | ||
generalfeatures/export.1502531511.txt.gz · Zuletzt geändert: 2017/08/12 11:51 von oliver