visual3d:documentation:pipeline:event_commands:event_tpr_signal
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
visual3d:documentation:pipeline:event_commands:event_tpr_signal [2024/07/17 15:42] – removed sgranger | visual3d:documentation:pipeline:event_commands:event_tpr_signal [2025/03/03 18:17] (current) – wikisysop | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ====== Event TPR Signal ====== | ||
+ | |||
+ | ==== Overview ==== | ||
+ | TPR signal is based on matching data from a range of frames against the same (or a different signal). When the two ranges match an Event Label is created at the midpoint of the range. For example, if one occurrence of heel strike has been identified, this command can be used to determine all other heel strike events in a file. | ||
+ | |||
+ | A description of the use of TPR for determining gait events when a force platform signal is present is presented in the following article: | ||
+ | |||
+ | **Stanhope SJ, Kepple TM, McGuire DA, Roman NL.**(1990) "A Kinematic-Based Technique for Event Time Determination During Gait." Medical and Biological Engineering and Computing 28:355-360. | ||
+ | |||
+ | ==== Pipeline Command ==== | ||
+ | |||
+ | < | ||
+ | Event_TPR_Signal | ||
+ | / | ||
+ | ! / | ||
+ | / | ||
+ | ! / | ||
+ | ! / | ||
+ | ! / | ||
+ | ! / | ||
+ | / | ||
+ | ! / | ||
+ | ! / | ||
+ | ! / | ||
+ | ! / | ||
+ | ! / | ||
+ | ! / | ||
+ | / | ||
+ | ; | ||
+ | </ | ||
+ | |||
+ | ==== Event TPR Signal Command Details ==== | ||
+ | |||
+ | The command details are below: | ||
+ | |||
+ | |**Event_TPR_Signal** | ||
+ | |**/ | ||
+ | |**/ | ||
+ | |**/ | ||
+ | |**/ | ||
+ | |**/ | ||
+ | |**/ | ||
+ | |**/ | ||
+ | |**/ | ||
+ | |**/ | ||
+ | |**/ | ||
+ | |**/ | ||
+ | |**/ | ||
+ | |**/ | ||
+ | |**/ | ||
+ | |**/ | ||
+ | |||
+ | \\ | ||
+ | A dialog will pop up when pipeline selection is edited by double clicking with the left mouse button (see diagram below). | ||
+ | |||
+ | {{: | ||
+ | |||
+ | A few points to consider when using this command: | ||
+ | |||
+ | * The **Pattern file** specifies the file that is to be used for the test signal. | ||
+ | * If **Rotate Through Files** is selected then the test signal is created from each file and used for the TPR of that file. | ||
+ | * If a file is specified then the test signal is defined from that one file and used for all other files. | ||
+ | * Changing the **radius** will change the number of frames used. | ||
+ | * The parameter SIGNAL_TYPES and SIGNAL_NAMES are required parameters and need to be specified. This can be done by editing the command via the " | ||
+ | * If you wish to save the TPR signal for further use in other cmo files for pattern matching, then use the dialog to set the parameters and then click **Save TPR Signal** button. The button will not appear until you have completed setting the parameters. After clicking the button, a browser will open and you can select a folder and filename for your TPR signal file. The file extension will be .tps. Go to [[Visual3D: | ||
+ | |||
+ | ==== Example ==== | ||
+ | |||
+ | Below is an example script: | ||
+ | |||
+ | < | ||
+ | ! Create a LHS event from a marker on the heel. We assume that one instance of LHS | ||
+ | ! has already been identified. The command will find the other instances of LHS | ||
+ | ! based on the pattern | ||
+ | Event_TPR_Signal | ||
+ | / | ||
+ | / | ||
+ | / | ||
+ | ! / | ||
+ | / | ||
+ | ! / | ||
+ | ! / | ||
+ | / | ||
+ | / | ||
+ | ! / | ||
+ | / | ||
+ | / | ||
+ | / | ||
+ | ! / | ||
+ | / | ||
+ | ; | ||
+ | </ | ||
+ | |||
+ | |||
visual3d/documentation/pipeline/event_commands/event_tpr_signal.1721230936.txt.gz · Last modified: 2024/07/17 15:42 by sgranger