User Tools

Site Tools


sift:tutorials:treadmill_walking_in_healthy_individuals

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
sift:tutorials:treadmill_walking_in_healthy_individuals [2024/11/29 16:29] wikisysopsift:tutorials:treadmill_walking_in_healthy_individuals [2024/11/29 16:40] (current) wikisysop
Line 78: Line 78:
 Within the **"Sift_Tutorial_Treadmill_Walking.zip"** folder there is a subfolder labelled **"processed_workspaces"**. This contains the Visual3D workspaces that must be loaded into Sift for further analysis. Within the **"Sift_Tutorial_Treadmill_Walking.zip"** folder there is a subfolder labelled **"processed_workspaces"**. This contains the Visual3D workspaces that must be loaded into Sift for further analysis.
  
-  - Select {{:sift_library_load.png}} **Load Library** and set **Library Path** to the folder where your .cmz files are located. Ensure you are using the files from the **WBDSc3dWithGaitEvents** folder (or the **"processed_workspaces"** folder if using the .zip file). Then select **Load** and exit the window. +  - Select {{:sift_library_load.png?20}} **Load Library** and set **Library Path** to the folder where your .cmz files are located. Ensure you are using the files from the **WBDSc3dWithGaitEvents** folder (or the **"processed_workspaces"** folder if using the .zip file). Then select **Load** and exit the window. 
-  - Open the {{:sift_query_builder.png}}**Query Builder** icon on the [[Sift:Application:Explore_Page|Explore Page]] or on the [[Sift:Application:Toolbar|toolbar]] to prompt the [[Sift:Application:Query_Builder_Dialog|Query Builder Dialog]]. Select {{:sift_load_queries.png}}**Load Query Definitions**. Once prompted, open the **group_definitions.q3d** query file.+  - Open the {{:sift_query_builder.png?20}}**Query Builder** icon on the [[Sift:Application:Explore_Page|Explore Page]] or on the [[Sift:Application:Toolbar|toolbar]] to prompt the [[Sift:Application:Query_Builder_Dialog|Query Builder Dialog]]. Select {{:sift_load_queries.png?20}}**Load Query Definitions**. Once prompted, open the **group_definitions.q3d** query file.
   - Select **Calculate All Queries**. Query groups will be divided up based on right and left pelvis, hip, knee and ankle joint angles in x, y, and z axis.   - Select **Calculate All Queries**. Query groups will be divided up based on right and left pelvis, hip, knee and ankle joint angles in x, y, and z axis.
  
Line 86: Line 86:
 If you would like to learn more about these queries, a detailed tutorial on creating query definitions can be found [[Sift:Tutorials:Load_and_View_Data|here]]. An example of creating a query manually is as follows. If you would like to learn more about these queries, a detailed tutorial on creating query definitions can be found [[Sift:Tutorials:Load_and_View_Data|here]]. An example of creating a query manually is as follows.
  
-  - Open the {{:sift_query_builder.png}}**Query Builder** Dialog. +  - Open the {{:sift_query_builder.png?20}}**Query Builder** Dialog. 
-  - Add a {{:sift_action_add.png}} **group** and name it “Rail_HIP_ANGLE_X_right” +  - Add a {{:sift_action_add.png?20}} **group** and name it “Rail_HIP_ANGLE_X_right” 
-  - Add a {{:sift_action_add.png}} **sub-group** and name it “Rail_HIP_ANGLE_X_right”+  - Add a {{:sift_action_add.png?20}} **sub-group** and name it “Rail_HIP_ANGLE_X_right”
     - **Signals**:      - **Signals**: 
       - Type - “LINK_MODEL_BASED”       - Type - “LINK_MODEL_BASED”
Line 108: Line 108:
 If you haven't had much experience cleaning data in Sift, take some time to review the [[Sift:Tutorials:Clean_your_Data|Clean Your Data Tutorial]]. If you haven't had much experience cleaning data in Sift, take some time to review the [[Sift:Tutorials:Clean_your_Data|Clean Your Data Tutorial]].
  
-To begin cleaning your data, navigate to the [[Sift:Application:Explore_Page|Explore Page]]. Start by selecting a group to graph, then clicking **Select all Workspaces** and then **Plot all Sequences**. Make sure the plot type is set to "Signal-Time" on the plot control panel. On the plotted graph, highlight any traces you wish to inspect. If you want to remove them, right click on the graph and hover over **Exclude**, then click **Exclude Trace (raw data)**. If you would like to exclude this data from the original files, select {{:sift_update_cmz.png}}**Update CMZs** in the toolbar to open a dialog, allowing you to update the files with the excluded traces.+To begin cleaning your data, navigate to the [[Sift:Application:Explore_Page|Explore Page]]. Start by selecting a group to graph, then clicking **Select all Workspaces** and then **Plot all Sequences**. Make sure the plot type is set to "Signal-Time" on the plot control panel. On the plotted graph, highlight any traces you wish to inspect. If you want to remove them, right click on the graph and hover over **Exclude**, then click **Exclude Trace (raw data)**. If you would like to exclude this data from the original files, select {{:sift_update_cmz.png?20}}**Update CMZs** in the toolbar to open a dialog, allowing you to update the files with the excluded traces.
  
 Depending on how you clean your data, results may vary. The example below shows the difference after removing some traces from the query **NRail_HIP_ANGLE_Z_left**. Depending on how you clean your data, results may vary. The example below shows the difference after removing some traces from the query **NRail_HIP_ANGLE_Z_left**.
Line 120: Line 120:
 To start a PCA analysis, start by selecting the two groups you want to compare in the **Groups** menu (CTRL + Click). Example: CTRL + Click on **Rail_Pelvis_Angle_Z_right** and **NRail_Pelvis_Angle_Z_right**. Visualize the group differences by de-selecting "Plot all Traces", and select **Plot Group mean** and **Plot Group Dispersion** from the Plot Controls. To start a PCA analysis, start by selecting the two groups you want to compare in the **Groups** menu (CTRL + Click). Example: CTRL + Click on **Rail_Pelvis_Angle_Z_right** and **NRail_Pelvis_Angle_Z_right**. Visualize the group differences by de-selecting "Plot all Traces", and select **Plot Group mean** and **Plot Group Dispersion** from the Plot Controls.
  
-Navigate to the toolbar at the top of the interface and select the {{:sift_run_pca.png}} button. The Sift window will change to the [[Sift:Application:Analyse_Page|Analyse Page]], and the [[Sift:Principal_Component_Analysis:Run_PCA_Dialog|Run PCA Dialog]] will appear. Select a name for the PCA Analysis, the number of PCAs you want for your analysis and select if **Use Workspace Mean** should be used. Then click **Run PCA**. The PCA graph should appear on the right side of the user interface.+Navigate to the toolbar at the top of the interface and select the {{:sift_run_pca.png?20}} button. The Sift window will change to the [[Sift:Application:Analyse_Page|Analyse Page]], and the [[Sift:Principal_Component_Analysis:Run_PCA_Dialog|Run PCA Dialog]] will appear. Select a name for the PCA Analysis, the number of PCAs you want for your analysis and select if **Use Workspace Mean** should be used. Then click **Run PCA**. The PCA graph should appear on the right side of the user interface.
  
 Once the PCA has been run, the 6 different tabs within the Analysis->PCA tabs are populated (variance explained, loading vector, workspace scores, group scores, extreme plot and PC reconstruction). See the [[Sift:Tutorials:Perform_Principal_Component_Analysis|Perform Principal Component Analysis]] for more information on using these tools and interpreting results. Once the PCA has been run, the 6 different tabs within the Analysis->PCA tabs are populated (variance explained, loading vector, workspace scores, group scores, extreme plot and PC reconstruction). See the [[Sift:Tutorials:Perform_Principal_Component_Analysis|Perform Principal Component Analysis]] for more information on using these tools and interpreting results.
Line 134: Line 134:
 ==== Ankle ==== ==== Ankle ====
  
-For this study, to look specifically at one joint 6 figures can be laid out in a 3x2 grid. To do so go to the {{:sift_general_options.png}} **[[Sift:Application:Data_Options_Dialog|Data Options]]** tab and change the number of rows and columns. This allows for easy comparison between the different angle changes in different directions. We plotted the left and right ankle angles in abduction-adduction, internal-external rotation, and flexion-extension to compare signals between railing and non-railing walking conditions. Visual analysis showed very similar trajectories over a gait cycle, however holding the railing (dark red) appeared to have greater variability during stance for left angle in abduction-adduction and internal-external rotation. For the right leg they overall show similar trajectories. {{:fukuchi_ankle_1.png}}+For this study, to look specifically at one joint 6 figures can be laid out in a 3x2 grid. To do so go to the {{:sift_general_options.png?20}} **[[Sift:Application:Data_Options_Dialog|Data Options]]** tab and change the number of rows and columns. This allows for easy comparison between the different angle changes in different directions. We plotted the left and right ankle angles in abduction-adduction, internal-external rotation, and flexion-extension to compare signals between railing and non-railing walking conditions. Visual analysis showed very similar trajectories over a gait cycle, however holding the railing (dark red) appeared to have greater variability during stance for left angle in abduction-adduction and internal-external rotation. For the right leg they overall show similar trajectories.  
 + 
 +{{:fukuchi_ankle_1.png}}
  
 ==== Knee ==== ==== Knee ====
sift/tutorials/treadmill_walking_in_healthy_individuals.1732897779.txt.gz · Last modified: 2024/11/29 16:29 by wikisysop