Metadata: Difference between revisions

From Software Product Documentation
Jump to navigation Jump to search
No edit summary
No edit summary
Line 11: Line 11:
[[File:I3D_SampleMetadata.png|350px]]
[[File:I3D_SampleMetadata.png|350px]]


Static_Identifier
The current implementation expects several columns (ex. Height, Weight, StaticTrialName). Each row contains data for that subject/trial.
Dynamic_Indentifier
Height
Weight
Metric
Text


* Units for height/weight:
Combo box options:
* Identifier_Static
** This column should describe name of the static C3D file in some way (ex. Sub01_Static_01.c3d) and identifies this row as containing information for this subject
* Indentifier_Dynamic
** This column should describe name of the dynamic C3D file in some way (ex. Sub01_Walk_01.c3d) and identifies this row as containing information for this trial
* Metric
** Any metric value (ex. pitch speed)
* Text
** Any text value (ex. playing level)
* Height
* Weight
 
* Specify units for height/weight!
 
Subject Specific checkbox:
* Subject specific values are the same for all trials (ex. height, weight, playing level)
* Trial specific values differ for each trial (ex. pitch speed)

Revision as of 13:57, 5 April 2023

Language:  English  • français • italiano • português • español 

You can load Metadata and group signals based on this information.

A sample of the dialog that will appear is below:

The current implementation expects several columns (ex. Height, Weight, StaticTrialName). Each row contains data for that subject/trial.

Combo box options:

  • Identifier_Static
    • This column should describe name of the static C3D file in some way (ex. Sub01_Static_01.c3d) and identifies this row as containing information for this subject
  • Indentifier_Dynamic
    • This column should describe name of the dynamic C3D file in some way (ex. Sub01_Walk_01.c3d) and identifies this row as containing information for this trial
  • Metric
    • Any metric value (ex. pitch speed)
  • Text
    • Any text value (ex. playing level)
  • Height
  • Weight
  • Specify units for height/weight!

Subject Specific checkbox:

  • Subject specific values are the same for all trials (ex. height, weight, playing level)
  • Trial specific values differ for each trial (ex. pitch speed)
Retrieved from ""