sensortoolkit.plotting._errorbars
This module contains a method error_bars()
for displaying the y-error in
measured quantities at regularly spaced intervals (bins) along the x-axis. This
method can be used in conjunction with the normalized_met_scatter()
plotting
method to display the standard error of normalized measurement pairs (dependent
variable) at regularly spaced intervals across the distribution of
measured temperature or relative humidity (independent variable).
- @Author:
- Samuel Frederick, NSSC Contractor (ORAU)U.S. EPA / ORD / CEMM / AMCD / SFSB
- Created:
Mon Jan 27 08:49:12 2020
- Last Updated:
Wed Jul 28 14:18:59 2021
Functions
Display error bars on a passed matplotlib axes plot instance. |