Averaging Scheme

Averaging methods for numerical quantities
Keyword Parameters Description
Linear Each data point has equal weight in the averaging χ¯=1Ni=1Nχi
Exponential Each data point is weighted according to a decreasing exponential scheme χ¯=1αN1αi=1Nαiχi where α is the exponential decay factor (default = 0.7)
Last modified February 24, 2023: Docs 1.0 (#1221) (6f6c04b7e)