visual3d:documentation:pipeline:metric_commands:metric_to_fit_signal_to_line
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
visual3d:documentation:pipeline:metric_commands:metric_to_fit_signal_to_line [2024/07/03 17:29] – removed sgranger | visual3d:documentation:pipeline:metric_commands:metric_to_fit_signal_to_line [2024/07/17 15:46] (current) – created sgranger | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ====== Metric To Fit Signal To Line ====== | ||
+ | |||
+ | Fit a signal to a line | ||
+ | |||
+ | Y = mX + b | ||
+ | and create Metrics for Slope (a), Intercept (b), Sigma m, Sigma b, CHI2, and Q (R^2) | ||
+ | |||
+ | {{: | ||
+ | |||
+ | ==== Command ==== | ||
+ | |||
+ | < | ||
+ | Metric_To_Fit_Signal_To_Line | ||
+ | / | ||
+ | / | ||
+ | / | ||
+ | / | ||
+ | / | ||
+ | / | ||
+ | / | ||
+ | / | ||
+ | / | ||
+ | / | ||
+ | / | ||
+ | / | ||
+ | ; | ||
+ | </ | ||
+ | |||
+ | ==== Result ==== | ||
+ | |||
+ | **The resulting signal has 6 components: | ||
+ | |||
+ | **Slope = m** -> Component 1\\ | ||
+ | **Intercept = b** -> Component 2\\ | ||
+ | **Siga = uncertainty in m** -> Component 3\\ | ||
+ | **Sigb = uncertainty in b** -> Component 4\\ | ||
+ | **Chi2 = chi square** -> Component 5\\ | ||
+ | **Q = The R^2 statistic** -> Component 6\\ | ||
+ | |||
+ | |||
+ | ==== Legacy Parameters ==== | ||
+ | |||
+ | **Prior to Visual3Dv5.02.28: | ||
+ | **1.** The EVENT_SEQUENCE was defined only using a start/end event. This meant if there were multiple sequences, Visual3D would return NO_DATA. The original event names were: | ||
+ | |||
+ | **/ | ||
+ | **/ | ||
+ | **2.** It was not possible to calculate the mean/ | ||
+ | |||
+ | In version 6 these parameters are converted into an Event Sequence. | ||
+ | |||
visual3d/documentation/pipeline/metric_commands/metric_to_fit_signal_to_line.1720027746.txt.gz · Last modified: 2024/07/03 17:29 by sgranger