User Tools

Site Tools


visual3d:documentation:emg:processing:normalize_emg_to_generic_global_variable

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:normalize_emg_to_generic_global_variable [2024/06/17 18:15] – created sgrangervisual3d:documentation:emg:processing:normalize_emg_to_generic_global_variable [2024/07/17 15:45] (current) – created sgranger
Line 1: Line 1:
- +====== Normalize EMG to Generic Global Variable ======
- +
  
 \\ \\
Line 10: Line 8:
  
  
-====== Sample Files ======+===== Sample Files =====
  
 [[https://www.has-motion.com/download/examples/EMG/Generic_Global_Metric.zip|You can download the sample files here.]] [[https://www.has-motion.com/download/examples/EMG/Generic_Global_Metric.zip|You can download the sample files here.]]
Line 25: Line 23:
 Typically EMG signals are normalized after they have been processed (ex. linear envelope). In this example, the original signal is normalized. In reality, you should reference the folder which contains your processed EMG signal (ex. if you calculated a linear envelope, and the resulting EMG signal is stored in a folder called LOWPASS, change ORIGINAL in the script to LOWPASS). Typically EMG signals are normalized after they have been processed (ex. linear envelope). In this example, the original signal is normalized. In reality, you should reference the folder which contains your processed EMG signal (ex. if you calculated a linear envelope, and the resulting EMG signal is stored in a folder called LOWPASS, change ORIGINAL in the script to LOWPASS).
  
-===== Example Pipeline Script =====+==== Example Pipeline Script ====
  
 \\ \\
Line 66: Line 64:
 </code> </code>
  
-===== Calling Example Meta-Command =====+==== Calling Example Meta-Command ====
  
 Once the example Meta-Command from the download is placed in your [[Visual3D:Documentation:Pipeline:Meta_Commands:Meta_Commands_Overview|Meta-Command folder]], you can call the command using the following syntax: Once the example Meta-Command from the download is placed in your [[Visual3D:Documentation:Pipeline:Meta_Commands:Meta_Commands_Overview|Meta-Command folder]], you can call the command using the following syntax:
Line 85: Line 83:
   * **GLOBAL_METRIC_FOLDER** should be the name of the folder with the value to normalize to   * **GLOBAL_METRIC_FOLDER** should be the name of the folder with the value to normalize to
   * **GLOBAL_METRIC_SUFFIX** should be the suffix for the name of the normalized value (ex. EMG_A_Max, _Max is the suffix). This can also be left blank.   * **GLOBAL_METRIC_SUFFIX** should be the suffix for the name of the normalized value (ex. EMG_A_Max, _Max is the suffix). This can also be left blank.
- 
- 
  
  
  
visual3d/documentation/emg/processing/normalize_emg_to_generic_global_variable.1718648151.txt.gz · Last modified: 2024/06/17 18:15 by sgranger