User Tools

Site Tools


visual3d:documentation:emg:processing_tools

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
visual3d:documentation:emg:processing_tools [2024/06/19 13:56] – created sgrangervisual3d:documentation:emg:processing_tools [2024/07/17 15:45] (current) – created sgranger
Line 1: Line 1:
-===== Introduction =====+====== Processing Tools ====== 
 + 
 +==== Introduction ====
  
 The purpose is to offset trial data to accommodate for any DC shift. Quantifying the EMG background noise based on a "Resting Trial" using the following algorithm: The purpose is to offset trial data to accommodate for any DC shift. Quantifying the EMG background noise based on a "Resting Trial" using the following algorithm:
Line 12: Line 14:
  
 Determine noise threshold (i.e., the value determined from the resting EMG values fall below; calculated by passing a ceiling through data at successively higher levels until all data values for the 5 second duration fall below the ceiling. Determine noise threshold (i.e., the value determined from the resting EMG values fall below; calculated by passing a ceiling through data at successively higher levels until all data values for the 5 second duration fall below the ceiling.
-===== EMG_Resting_Background =====+==== EMG_Resting_Background ====
  
 You can remove the background using a Meta-Command (as described below), or you can see [[Visual3D:Documentation:EMG:Filtering:Resting_Background_Noise_Offset|here]] for an example implementing this in a script. You can remove the background using a Meta-Command (as described below), or you can see [[Visual3D:Documentation:EMG:Filtering:Resting_Background_Noise_Offset|here]] for an example implementing this in a script.
  
-===== EMG_Resting_Background Meta-Command =====+==== EMG_Resting_Background Meta-Command ====
  
 The following Meta Command can be Cut-and-Paste into a file named **EMG_Resting_Background.v3m** The following Meta Command can be Cut-and-Paste into a file named **EMG_Resting_Background.v3m**
Line 110: Line 112:
 </code> </code>
  
-===== Madonna EMG Remove Background Meta-Command =====+==== Madonna EMG Remove Background Meta-Command ====
  
 The following Meta Command removes the background noise from the EMG signals and can be Cut-and-Paste into a file named **Madonna_EMG_Remove_Background.v3m** The following Meta Command removes the background noise from the EMG signals and can be Cut-and-Paste into a file named **Madonna_EMG_Remove_Background.v3m**
Line 171: Line 173:
 </code> </code>
  
-===== An example Visual3D Pipeline Command to call these Meta-Commands =====+==== An example Visual3D Pipeline Command to call these Meta-Commands ====
  
 In this example, some files are TAGGED as REST, EMG, and GAIT. In this example, some files are TAGGED as REST, EMG, and GAIT.
visual3d/documentation/emg/processing_tools.1718805386.txt.gz · Last modified: 2024/06/19 13:56 by sgranger