sift:documentation:data_types
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
sift:documentation:data_types [2024/06/19 12:46] – sgranger | sift:documentation:data_types [2024/10/29 18:59] (current) – Work-in-progress. wikisysop | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | {{{{sift' | + | ===== Data Types ===== |
- | ===== parameters ===== | + | Sift's main purpose is to help users explore their data in a way that is both intuitive and meaningful. That being the case, it's helpful to understand the types of data that are stored in [[Visual3D: |
- | [[visual3d: | + | ==== Parameters ==== |
- | ===== signals ===== | + | [[Visual3D: |
- | sift_signalsandtraces.png.png | + | Parameters are generally abstracted away from the user in Sift, but are used "under the hood" whenever Sift is matching signals from the same motion capture frames (e.g., for [[sift: |
- | an example of many time-normalized traces plotted | + | |
+ | ==== Signals ==== | ||
- | signals | + | Signals |
- | ===== traces ===== | + | Regardless of whether the signal is scalar- or vector-valued, |
- | a trace can be thought of as the actual data (such as the time series {1.1, 1.7, 1.3, 0.9, 1.2,...}) associated with a particular signal (e.g., lanklemoment_x) at a particular time (e.g., frames 341-1518 of a recording). traces are generally taken from the time period [[visual3d: | + | === Traces === |
- | \\ | + | A trace can be thought of as the actual data (such as the time series {1.1, 1.7, 1.3, 0.9, 1.2,...}) associated with a particular signal (e.g., LAnkleMoment_X) at a particular time (e.g., frames 341-1518 of a recording). Traces are generally taken from the time period [[Visual3D: |
+ | {{: | ||
+ | An example of many time-normalized traces plotted for the AnkleAngleX signal. | ||
- | ===== events ===== | + | ==== Events |
- | events | + | Events |
- | ===== metrics ===== | + | Events are incredibly useful in Sift because they form the basis of identifying traces from signals [[Visual3D: |
- | sift_metric_example.png | + | ==== Metrics ==== |
- | an example of many maximum ground reaction force metrics plotted. | + | |
+ | It is sometimes useful to compute quantities which in some way collapse the time dimension of traces (e.g., the mean value of a trace over a duration) or the spatial dimension of models (e.g., the center of mass of entire model). These quantities are called [[Visual3D: | ||
- | it is sometimes useful to compute quantities which in some way collapse the time dimension of traces (e.g., the mean value of a trace over a duration) or the spatial dimension of models (e.g., the center of mass of entire model). these quantities are called [[visual3d: | ||
+ | {{: | ||
+ | An example of many maximum ground reaction force metrics plotted. | ||
- | }}}} |
sift/documentation/data_types.1718801182.txt.gz · Last modified: 2024/06/19 12:46 by sgranger