visual3d:documentation:pipeline:expressions:metric_functions
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
visual3d:documentation:pipeline:expressions:metric_functions [2024/09/05 18:38] – [Metric Maximum] wikisysop | visual3d:documentation:pipeline:expressions:metric_functions [2025/01/28 11:35] (current) – [Metric Sum] wikisysop | ||
---|---|---|---|
Line 6: | Line 6: | ||
Minimum within each event_sequence | Minimum within each event_sequence | ||
- | + | < | |
- | **Metric_Minimum**(target:: | + | Metric_Minimum(target:: |
- | returns the Minimum value across all frames | + | returns the Minimum value across all frames |
- | **Metric_Minimum**(target:: | + | Metric_Minimum(target:: |
- | returns the Minimum value at the event rhs | + | returns the Minimum value at the event rhs |
- | **Metric_Minimum**(target:: | + | Metric_Minimum(target:: |
- | returns the Minimum value between the events rhs and rto | + | returns the Minimum value between the events rhs and rto |
+ | </ | ||
==== Metric Maximum ==== | ==== Metric Maximum ==== | ||
Line 19: | Line 20: | ||
< | < | ||
Metric_Maximum(target:: | Metric_Maximum(target:: | ||
- | returns the maximum value across all frames | + | |
Metric_Maximum(target:: | Metric_Maximum(target:: | ||
- | returns the maximum value at the event rhs | + | |
Metric_Maximum(target:: | Metric_Maximum(target:: | ||
- | returns the maximum value between the events rhs and rto | + | |
</ | </ | ||
==== Metric Range ==== | ==== Metric Range ==== | ||
Range = Maximum - Minimum within each event_sequence. | Range = Maximum - Minimum within each event_sequence. | ||
- | + | < | |
- | **Metric_Range**(target:: | + | Metric_Range(target:: |
- | returns the range across all frames | + | returns the range across all frames |
- | **Metric_Maximum**(target:: | + | Metric_Maximum(target:: |
- | returns the range value at the event rhs | + | returns the range value at the event rhs |
- | **Metric_Maximum**(target:: | + | Metric_Maximum(target:: |
- | returns the range value between the events rhs and rto | + | returns the range value between the events rhs and rto |
+ | </ | ||
==== Metric Mean ==== | ==== Metric Mean ==== | ||
Mean within each event_sequence | Mean within each event_sequence | ||
- | + | < | |
- | **Metric_Mean**(target:: | + | Metric_Mean(target:: |
- | returns the Mean value across all frames | + | returns the Mean value across all frames |
- | **Metric_Mean**(target:: | + | Metric_Mean(target:: |
- | returns the Mean value at the event rhs | + | returns the Mean value at the event rhs |
- | **Metric_Mean**(target:: | + | Metric_Mean(target:: |
- | returns the Mean value between the events rhs and rto | + | returns the Mean value between the events rhs and rto |
+ | </ | ||
==== Metric Median ==== | ==== Metric Median ==== | ||
Line 95: | Line 98: | ||
**Metric_Sum**(target:: | **Metric_Sum**(target:: | ||
+ | |||
**Metric_Sum**(target:: | **Metric_Sum**(target:: | ||
+ | |||
**Metric_Sum**(target:: | **Metric_Sum**(target:: | ||
+ | |||
**Metric_Sum**(target:: | **Metric_Sum**(target:: | ||
+ | |||
**Note that the event label requires the full signal path. i.e. event_label:: | **Note that the event label requires the full signal path. i.e. event_label:: | ||
==== Metric Integrate ==== | ==== Metric Integrate ==== |
visual3d/documentation/pipeline/expressions/metric_functions.1725561518.txt.gz · Last modified: 2024/09/05 18:38 by wikisysop