Quality control of ε estimates (QA2): Difference between revisions

From Atomix
Yuengdjern (talk | contribs)
No edit summary
Yuengdjern (talk | contribs)
No edit summary
Line 1: Line 1:
# Use the coefficient <math>a_0</math> (the intercept of the regression) to estimate the noise of the velocity observations and compare to the expected value based on the instrument settings.
# Use the coefficient <math>a_0</math> (the intercept of the regression) to estimate the noise of the velocity observations and compare to the expected value based on the instrument settings.
# Data segments for which the regression coefficient a<sub>1</sub> '''[LINK TO PREVIOUS PAGE]''' is negative yield an imaginary <math>\varepsilon</math> value, which should be rejected
# Data segments for which the regression coefficient a<sub>1</sub> (see [[Processing your ADCP data using structure function techniques | previous step]]) is negative yield an imaginary <math>\varepsilon</math> value, which should be rejected
# Data segments for which the regression coefficient a<sub>0</sub> '''[LINK TO PREVIOUS PAGE]''' is negative (implying a negative noise floor) are likely to be invalid and are typically rejected
# Data segments for which the regression coefficient a<sub>0</sub> (see [[Processing your ADCP data using structure function techniques | previous step]]) is negative (implying a negative noise floor) are likely to be invalid and are typically rejected
# Examine the consistency of <math>\varepsilon</math> between bins (if evaluated) and between beams as an indication of estimate reliability - the geometric mean between beams is frequently used as the representative value
# Examine the consistency of <math>\varepsilon</math> between bins (if evaluated) and between beams as an indication of estimate reliability - the geometric mean between beams is frequently used as the representative value
# Evaluate the impact of varying r<sub>max</sub> values (within the anticipated inertial range) on <math>\varepsilon</math>; an increase in <math>\varepsilon</math> with increasing r<sub>max</sub> is likely to indicate that v’ retains a non-turbulent contribution to the velocity difference between bins
# Evaluate the impact of varying r<sub>max</sub> values (within the anticipated inertial range) on <math>\varepsilon</math>; an increase in <math>\varepsilon</math> with increasing r<sub>max</sub> is likely to indicate that v’ retains a non-turbulent contribution to the velocity difference between bins

Revision as of 16:42, 15 November 2021

  1. Use the coefficient [math]\displaystyle{ a_0 }[/math] (the intercept of the regression) to estimate the noise of the velocity observations and compare to the expected value based on the instrument settings.
  2. Data segments for which the regression coefficient a1 (see previous step) is negative yield an imaginary [math]\displaystyle{ \varepsilon }[/math] value, which should be rejected
  3. Data segments for which the regression coefficient a0 (see previous step) is negative (implying a negative noise floor) are likely to be invalid and are typically rejected
  4. Examine the consistency of [math]\displaystyle{ \varepsilon }[/math] between bins (if evaluated) and between beams as an indication of estimate reliability - the geometric mean between beams is frequently used as the representative value
  5. Evaluate the impact of varying rmax values (within the anticipated inertial range) on [math]\displaystyle{ \varepsilon }[/math]; an increase in [math]\displaystyle{ \varepsilon }[/math] with increasing rmax is likely to indicate that v’ retains a non-turbulent contribution to the velocity difference between bins
  6. The goodness of fit (R2) for the regression provides a basic indication of the quality of the fit
  7. A better indication of the quality of the fit is usually provided by looking at the ratio of the estimated [math]\displaystyle{ \varepsilon }[/math] value to that based on the 95%-ile confidence interval estimate of the a1 regression coefficient e.g. reject values where the ratio exceeds a specified threshold
  8. Examine the distribution of [math]\displaystyle{ \varepsilon }[/math] estimates - in most situations, this would be expected to be log-normal
  9. Comparison of observed values with nominal values based on established boundary-forced scalings may also be informative and help to identify observation or processing issues


Return to ADCP Flow Chart front page