visual3d:documentation:pipeline:signal_commands:subtract_signals
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
visual3d:documentation:pipeline:signal_commands:subtract_signals [2024/06/19 12:53] – sgranger | visual3d:documentation:pipeline:signal_commands:subtract_signals [2024/07/17 15:46] (current) – created sgranger | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | {{subtract the components of the specified signals. | + | ====== Subtract Signals ====== |
- | **note: signals must be at the same sampling rate. if your signals | + | Subtract |
- | the command can be edited via text editor and dialog. | + | **Note: Signals must be at the same sampling rate. If your signals |
- | |subtract_signals.png |< | + | The command can be edited via text editor and dialog. The details on the dialog and command are found below: |
+ | |||
+ | |{{: | ||
---- | ---- | ||
- | ===== examples ===== | + | ==== Examples |
- | here you will find three examples: | + | Here you will find three examples: |
- | ==== example | + | === Example |
< | < | ||
!*********************************** | !*********************************** | ||
- | ! distance | + | ! Distance |
!*********************************** | !*********************************** | ||
- | subtract_signals | + | Subtract_Signals |
- | /signal_types=target+target | + | /SIGNAL_TYPES=TARGET+TARGET |
- | /signal_names=lhee+rhee | + | /SIGNAL_NAMES=LHEE+RHEE |
- | /signal_folder=processed+processed | + | /SIGNAL_FOLDER=PROCESSED+PROCESSED |
- | /result_name=heel_distance | + | /RESULT_NAME=Heel_Distance |
- | ! /result_folder=processed | + | ! /RESULT_FOLDER=PROCESSED |
; | ; | ||
</ | </ | ||
- | ==== example | + | === Example |
< | < | ||
!****************************************************** | !****************************************************** | ||
- | ! take the vertical | + | ! Take the vertical |
- | ! get the vertical | + | ! get the vertical |
!****************************************************** | !****************************************************** | ||
</ | </ | ||
< | < | ||
- | ! add the two signals from f1 and f2 - end result is grf for both plates | + | ! Add the two signals from F1 and F2 - end result is GRF for both plates |
- | add_signals | + | Add_Signals |
- | /signal_types=force+force | + | /SIGNAL_TYPES=FORCE+FORCE |
- | /signal_names=fp1+fp2 | + | /SIGNAL_NAMES=FP1+FP2 |
- | /signal_folder=processed+processed | + | /SIGNAL_FOLDER=PROCESSED+PROCESSED |
- | /result_name=grf | + | /RESULT_NAME=GRF |
- | /result_folder=processed | + | /RESULT_FOLDER=PROCESSED |
; | ; | ||
- | ! subtract | + | ! Subtract |
- | subtract_signals | + | Subtract_Signals |
- | /signal_types=derived+metric | + | /SIGNAL_TYPES=DERIVED+METRIC |
- | /signal_folder=processed | + | /SIGNAL_FOLDER=PROCESSED |
- | /signal_names=grf+mass_n | + | /SIGNAL_NAMES=GRF+MASS_N |
- | /component_sequence=z, all | + | /COMPONENT_SEQUENCE=Z, ALL |
- | /result_name=grf_r | + | /RESULT_NAME=GRF_R |
- | ! /result_folder=processed | + | ! /RESULT_FOLDER=PROCESSED |
; | ; | ||
- | ! divide | + | ! Divide |
- | divide_signals | + | Divide_Signals |
- | /signal_types=derived+metric | + | /SIGNAL_TYPES=DERIVED+METRIC |
- | /signal_folder=processed | + | /SIGNAL_FOLDER=PROCESSED |
- | /signal_names=grf_r+mass | + | /SIGNAL_NAMES=GRF_R+MASS |
- | /component_sequence=all | + | /COMPONENT_SEQUENCE=ALL |
- | /result_name=com_grf_z_accel | + | /RESULT_NAME=COM_GRF_Z_ACCEL |
- | ! /result_folder=processed | + | ! /RESULT_FOLDER=PROCESSED |
; | ; | ||
</ | </ | ||
- | ==== example | + | === Example |
< | < | ||
!****************************************************** | !****************************************************** | ||
- | ! subtract | + | ! Subtract |
!****************************************************** | !****************************************************** | ||
- | ! mean for left medial ankle standing height | + | ! Mean for Left Medial Ankle Standing Height |
- | metric_mean | + | Metric_Mean |
- | /result_metric_name=lmma_height | + | /RESULT_METRIC_NAME=LMMA_Height |
- | ! /apply_as_suffix_to_signal_name=false | + | ! /APPLY_AS_SUFFIX_TO_SIGNAL_NAME=FALSE |
- | ! /result_metric_folder=processed | + | ! /RESULT_METRIC_FOLDER=PROCESSED |
- | /signal_types=target | + | /SIGNAL_TYPES=TARGET |
- | /signal_names=l_mank | + | /SIGNAL_NAMES=L_MANK |
- | /signal_folder=processed | + | /SIGNAL_FOLDER=PROCESSED |
- | /signal_components=z | + | /SIGNAL_COMPONENTS=Z |
- | /event_sequence= | + | /EVENT_SEQUENCE= |
- | /exclude_events= | + | /EXCLUDE_EVENTS= |
- | /generate_mean_and_stddev=false | + | /GENERATE_MEAN_AND_STDDEV=FALSE |
- | ! /append_to_existing_values=false | + | ! /APPEND_TO_EXISTING_VALUES=FALSE |
; | ; | ||
- | ! mean for right medial ankle standing height | + | ! Mean for Right Medial Ankle Standing Height |
- | metric_mean | + | Metric_Mean |
- | /result_metric_name=rmma_height | + | /RESULT_METRIC_NAME=RMMA_Height |
- | ! /apply_as_suffix_to_signal_name=false | + | ! /APPLY_AS_SUFFIX_TO_SIGNAL_NAME=FALSE |
- | ! /result_metric_folder=processed | + | ! /RESULT_METRIC_FOLDER=PROCESSED |
- | /signal_types=target | + | /SIGNAL_TYPES=TARGET |
- | /signal_names=r_mank | + | /SIGNAL_NAMES=R_MANK |
- | /signal_folder=processed | + | /SIGNAL_FOLDER=PROCESSED |
- | /signal_components=z | + | /SIGNAL_COMPONENTS=Z |
- | /event_sequence= | + | /EVENT_SEQUENCE= |
- | /exclude_events= | + | /EXCLUDE_EVENTS= |
- | /generate_mean_and_stddev=false | + | /GENERATE_MEAN_AND_STDDEV=FALSE |
- | ! /append_to_existing_values=false | + | ! /APPEND_TO_EXISTING_VALUES=FALSE |
; | ; | ||
- | ! left leg length | + | ! Left Leg Length |
- | subtract_signals | + | Subtract_Signals |
- | /signal_types=metric+metric | + | /SIGNAL_TYPES=METRIC+METRIC |
- | /signal_names=lasis_height+lmma_height | + | /SIGNAL_NAMES=LASIS_Height+LMMA_Height |
- | /signal_folder=processed+processed | + | /SIGNAL_FOLDER=PROCESSED+PROCESSED |
- | /result_name=left_leg_length | + | /RESULT_NAME=Left_Leg_Length |
- | ! /result_folder=processed | + | ! /RESULT_FOLDER=PROCESSED |
; | ; | ||
</ | </ | ||
- | }} | + |
visual3d/documentation/pipeline/signal_commands/subtract_signals.1718801604.txt.gz · Last modified: 2024/06/19 12:53 by sgranger