visual3d:documentation:reports:normative_data_from_cmo_library
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
visual3d:documentation:reports:normative_data_from_cmo_library [2024/07/17 15:23] – sgranger | visual3d:documentation:reports:normative_data_from_cmo_library [2024/11/04 15:47] (current) – [Step 3: Create the normal database] wikisysop | ||
---|---|---|---|
Line 14: | Line 14: | ||
The downloaded file contains: | The downloaded file contains: | ||
- | 1. A sample CMO library containing two CMO files (Sub01_Walk.cmo & Sub02_Walk.cmo) (These CMO files should work the same as CMZ files) | + | - A sample CMO library containing two CMO files (Sub01_Walk.cmo & Sub02_Walk.cmo) (These CMO files should work the same as CMZ files) |
- | 2. A sample report template (SampleReport.rgt) | + | |
- | 3. A sample script to create a normal database (SampleScript.v3s) | + | |
- | 4. A sample normal database (NormalDatabase.vnd) | + | |
**Note:** Visual3D now uses the updated and improved [[Visual3D: | **Note:** Visual3D now uses the updated and improved [[Visual3D: | ||
Line 31: | Line 32: | ||
**NOTE** The CMZ files can be in subfolders as well.\\ | **NOTE** The CMZ files can be in subfolders as well.\\ | ||
- | \\ | ||
- | \\ | ||
- | \\ | ||
- | \\ | ||
- | |||
{{: | {{: | ||
Line 42: | Line 38: | ||
If using the sample files, point to the CMO_Lib folder.\\ | If using the sample files, point to the CMO_Lib folder.\\ | ||
- | \\ | ||
- | \\ | ||
- | \\ | ||
- | |||
{{: | {{: | ||
Line 61: | Line 53: | ||
**Note:** If you are using a premade pipeline any variables you wish to save in the .vnd file needs to be saved using the [[Visual3D: | **Note:** If you are using a premade pipeline any variables you wish to save in the .vnd file needs to be saved using the [[Visual3D: | ||
- | **Global_Normalized_Signal_Mean** | + | < |
- | /**SIGNAL_TYPES**=LINK_MODEL_BASED+LINK_MODEL_BASED | + | Global_Normalized_Signal_Mean |
- | /**SIGNAL_NAMES**=RKNEE_ANGLE+LKNEE_ANGLE | + | / |
- | /**SIGNAL_FOLDER**=ORIGINAL+ORIGINAL | + | / |
- | **/ | + | / |
- | **/ | + | / |
- | **/END_LABEL**= | + | / |
- | **/ | + | /END_LABEL= |
- | **! / | + | / |
- | **/ | + | ! / |
- | **! / | + | / |
- | **/ | + | ! / |
- | **/ | + | / |
- | **! / | + | / |
- | **;** | + | ! / |
+ | ; | ||
+ | |||
+ | </ | ||
=== Option 2: Creating Script based off a Report Template === | === Option 2: Creating Script based off a Report Template === | ||
Line 82: | Line 78: | ||
**1. Load a report template.** You can do this two ways: | **1. Load a report template.** You can do this two ways: | ||
- | A. Open a CMO that has the report/ | + | A. Open a CMO that has the report/ |
- | You can open one of the example CMO files | + | You can open one of the example CMO files\\ |
- | B. Open a report template that contains the data values you wish to create ”normal” data for. | + | B. Open a report template that contains the data values you wish to create ”normal” data for.\\ |
- | You can open the sample report template (SampleReport.rgt) | + | You can open the sample report template (SampleReport.rgt)\\ |
- | **Note:** If you are following the Gait Profile Score Tutorial the use this [[https:// | + | **Note:** If you are following the Gait Profile Score Tutorial the use this [[https:// |
**2. Create script:** | **2. Create script:** | ||
- | 1. Select from the main menu: **CMO Library -> Create Normal Database Script**. | + | 1. Select from the main menu: **CMO Library -> Create Normal Database Script**.\\ |
- | {{: | + | {{: |
- | 2. In the pop up window: | + | 2. In the pop up window:\\ |
- | A. Specify the name of a folder to save the data (ex. PROCESSED) | + | A. Specify the name of a folder to save the data (ex. PROCESSED)\\ |
- | **NOTE:** If you are going to plot two normal databases in one CMZ file (ex. Walk and Run), you should name the different folders " | + | **NOTE:** If you are going to plot two normal databases in one CMZ file (ex. Walk and Run), you should name the different folders " |
- | {{: | + | {{: |
- | B. Specify the number of points to normalize to (ex. 101) | + | B. Specify the number of points to normalize to (ex. 101)\\ |
- | **NOTE:** Typically this would match the number of points you normalize your graphs to in the report template (Normalize 0 to 100%) so 101 points is used most often. | + | **NOTE:** Typically this would match the number of points you normalize your graphs to in the report template (Normalize 0 to 100%) so 101 points is used most often.\\ |
- | {{: | + | {{: |
- | C. Create normals/ | + | C. Create normals/ |
- | {{: | + | {{: |
\\ | \\ | ||
**3. View the created script in the Pipeline.** | **3. View the created script in the Pipeline.** | ||
- | There will be one command in the pipeline for every graph item in the report (or every one with a mean graphed if that option was selected). This means if you want to average the right/left together, you will need to modify the script to do this. | + | There will be one command in the pipeline for every graph item in the report (or every one with a mean graphed if that option was selected). This means if you want to average the right/left together, you will need to modify the script to do this.\\ |
- | **Note:** Running this wizard will create the command " | + | **Note:** Running this wizard will create the command " |
- | {{: | + | {{: |
\\ | \\ | ||
**4. Save the Pipeline script.** | **4. Save the Pipeline script.** | ||
Line 116: | Line 113: | ||
**1. Clear out the entire Visual3D workspace** | **1. Clear out the entire Visual3D workspace** | ||
- | (File -> New, or restart Visual3D) | + | (File -> New, or restart Visual3D)\\ |
- | {{: | + | {{: |
**2. Browse the CMO Library.** | **2. Browse the CMO Library.** | ||
- | From the main menu, select CMO Library -> Browse. | + | From the main menu, select CMO Library -> Browse.\\ |
- | {{: | + | {{: |
**3. Set the Active File to EACH_CMO_WORKSPACE** | **3. Set the Active File to EACH_CMO_WORKSPACE** | ||
- | To select only specific files, create a new Tag, check the files to use, and select the tag name in the combo box. | + | To select only specific files, create a new Tag, check the files to use, and select the tag name in the combo box.\\ |
- | {{: | + | {{: |
**4. Execute the script to create the normal database** | **4. Execute the script to create the normal database** | ||
- | To select only specific files, create a new Tag, check the files to use, and select the tag name in the combo box. | + | To select only specific files, create a new Tag, check the files to use, and select the tag name in the combo box.\\ |
Execute the script that was saved earlier. | Execute the script that was saved earlier. | ||
==== Step 4: Save the normal database ==== | ==== Step 4: Save the normal database ==== |
visual3d/documentation/reports/normative_data_from_cmo_library.1721229820.txt.gz · Last modified: 2024/07/17 15:23 by sgranger