visual3d:documentation:definitions:cmo_library
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
visual3d:documentation:definitions:cmo_library [2024/06/19 12:47] – sgranger | visual3d:documentation:definitions:cmo_library [2024/11/15 15:37] (current) – wikisysop | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | {{{{{{{{{{cmo libraries are used to handle large data sets. common use cases include creating a normal database for comparisons or processing data across multiple subjects. | + | ====== CMO Library |
- | ===== introduction ===== | + | CMO Libraries are used to handle large data sets. Common use cases include creating a normal database for comparisons or processing data across multiple subjects. |
- | the cmo library opens a .cmx file, which contains an index into a [[visual3d: | + | ==== Introduction ==== |
- | if you place all the .cmz files under one folder/tree and set the 'cmo library path' to the root folder of the files, you can " | + | The CMO Library opens a .CMX file, which contains an index into a [[Visual3D: |
- | you set the active | + | If you place all the .CMZ files under one folder/tree and set the 'CMO Library Path' |
- | you can run any pipeline to calculate/ | + | You set the [[" |
+ | |||
+ | You can run any pipeline to calculate/ | ||
\\ | \\ | ||
- | the processed information is stored in the cmx file: | + | The processed information is stored in the CMX file: |
- | |target\\ analog\\ force\\ cofp\\ freemoment\\ |landmark\\ link_model_based\\ metric\\ frame_numers\\ | | + | |TARGET\\ ANALOG\\ FORCE\\ COFP\\ FREEMOMENT\\ |LANDMARK\\ LINK_MODEL_BASED\\ METRIC\\ FRAME_NUMERS\\ | |
- | prior to version 6 - the model based information was not stored in the cmo file, the user will need to calculate all link_model_based | + | Prior to version 6 - the model based information was not stored in the CMO file, the user will need to calculate all LINK_MODEL_BASED |
- | ===== using the cmo library ===== | + | ==== Using the CMO Library |
- | ==== loading | + | === Loading |
- | **to load the cmo library:** | + | **To load the CMO Library:** |
- | **1.** | + | **1.** |
\\ | \\ | ||
- | **note:** the cmo library | + | **NOTE:** The CMO Library |
- | setcmolibrarypath.png | + | {{: |
- | **2.** | + | **2.** |
\\ | \\ | ||
- | **note:** by cataloging the cmo files, | + | **NOTE:** By cataloging the CMO files, |
- | maintenance_catalogcmofiles.png | + | {{: |
- | **3.** | + | **3.** |
\\ | \\ | ||
- | **4.** | + | **4.** |
\\ | \\ | ||
- | browsecmolibrary.png | + | {{: |
- | the cmo library | + | The CMO Library |
\\ | \\ | ||
- | 1. the cmo files loaded into the workspace will be listed on the left under **cmo workspace**\\ | + | 1. The CMO files loaded into the workspace will be listed on the left under **CMO Workspace**\\ |
- | 2. no files will be loaded under **models/calibration** files since model based data is not loaded in the cmo library | + | 2. No files will be loaded under **Models/Calibration** files since model based data is not loaded in the CMO Library |
- | 3. the motion files associated with each cmo file will be listed under **motion files**\\ | + | 3. The motion files associated with each CMO file will be listed under **Motion Files**\\ |
- | 4. the **tags** in each cmo file will be loaded as well\\ | + | 4. The **TAGs** in each CMO file will be loaded as well\\ |
+ | |||
+ | |||
+ | {{: | ||
+ | |||
+ | === Selecting the Active File === | ||
+ | |||
+ | **The [[: | ||
+ | |||
+ | Although any command can be run on the CMO Library, for the following example, the affect of running the METRIC_MEAN command on each of the active files will be explained. | ||
+ | For example: | ||
- | loadedcmolibrary.png | + | While creating the CMO_Files, the maximum knee flexion during swing was calculated using the Metric_Maximum command. In each file there are at least two instances of maximum knee flexion. |
- | ==== selecting | + | After loading |
- | **the active file selection in the cmo library is one of the most important features in visual3d.** | + | {{: |
- | although any command can be run on the cmo library, for the following example, the affect of running the metric_mean command on each of the active files will be explained. | + | **1. Individual C3D file**\\ |
- | for example: | ||
- | while creating the cmo_files, the maximum | + | If METRIC_MEAN is run on a specific C3D file, the result value will be the average |
- | after loading the cmo library with multiple subject' | + | **2. EACH_CMO_WORKSPACE**\\ |
- | cmolibrary_selectactivefile.png | ||
- | **1. individual | + | If METRIC_MEAN is run on EACH_CMO_WORKSPACE, |
+ | **3. TAGs**\\ | ||
- | if metric_mean is run on a specific c3d file, the result value will be the average knee flexion for that trial. if generate global mean and stddev is checked, the average value for the specified trial will be created in the global workspace. | ||
- | **2. each_cmo_workspace -**\\ | ||
+ | If METRIC_MEAN is calculated on a group of file tags, the average of each individual trial will be calculated. If Generate Global Mean and STDDev is checked, the average value for each of the tagged trials will be averaged and stored in the GLOBAL workspace.\\ | ||
- | if metric_mean is run on each_cmo_workspace, | + | **4. GLOBAL**\\ |
- | **3. tags -**\\ | + | |
- | if metric_mean is calculated | + | The average values |
- | **4. global -**\\ | + | |
+ | **5. ALL_CMO_GLOBALS**\\ | ||
- | the average values calculated while using the cmo library will be stored here. these metrics should represent the average across multiple cmo files. | ||
- | **5. all_cmo_globals -**\\ | ||
+ | Any global metrics calculated when creating the CMO file will be stored here. When in the library, calculating metrics when EACH_CMO_WORKSPACE is active will also result in average values being calculated here. These metrics should represent the average across multiple trials within a CMO file. | ||
+ | ==== Further Information ==== | ||
- | any global metrics calculated when creating the cmo file will be stored here. when in the library, calculating metrics when each_cmo_workspace is active will also result in average values being calculated | + | - A normal database can be created and plotted |
- | ===== further information ===== | + | - Instructions to create and export the CMO Library can be found [[Visual3D: |
+ | - The CMO Library can be opened using the [[Visual3D: | ||
+ | - The CMO Library can be closed using the [[Visual3D: | ||
- | - a normal database can be created and plotted in other files using the cmo library | ||
- | - instructions to create and export the cmo library can be found [[visual3d: | ||
- | - the cmo library can be opened using the [[visual3d: | ||
- | - the cmo library can be closed using the [[visual3d: | ||
- | }}}}}}}}}} |
visual3d/documentation/definitions/cmo_library.1718801238.txt.gz · Last modified: 2024/06/19 12:47 by sgranger