Metric Frames Between Events

From Software Product Documentation
Jump to navigation Jump to search
Language:  English  • français • italiano • português • español 

Computes the number of frames between events (or start and end of a sequence of events) as a metric. For example, consider Right_Terminal_Double_Limb_Support.

Note that the frames will be at the POINT RATE because Visual3D computes Events at POINT RATE.


Frames_Between_Events
/Event_Sequence=    A list of events (separated by "+" signs). For example, LHS+RTO
/Exclude_Events=    This Event_Sequence must not be during the sequence requested. For example, LTO_RHS
/Metric_Name= The name of the metric signal. For example, Right_Terminal_Double_Limb_Support
/Generate_Mean_And_StdDev=(True or False)Generate the mean and standard deviation for all of the metrics created
/Append to Existing Values=(True or False)Append this list of metrics to an existing metric of the same result name



Dialog that pops up when pipeline selection is edited by double clicking with the left mouse button.


Example


Metric_Frames_Between_Events
/RESULT_METRIC_NAME=Right_Terminal_Double_Limb_Support
! /RESULT_METRIC_FOLDER=PROCESSED
/EVENT_SEQUENCE=LHS+RTO
/EXCLUDE_EVENTS=LTO+RHS
! /GENERATE_MEAN_AND_STDDEV=TRUE
! /APPEND_TO_EXISTING_VALUES=FALSE
;

Visual3D Versions supporting Subject Prefixes

NOTE: When using events in a command, the commands will iterate across subjects contained in the current workspace. As such, events and sequences listed as command parameters should NOT contain a prefix. As each subject is processed, the event range/sequence specified will automatically use the specific events prefixed for each subject as they are processed.

Retrieved from ""