diff options
-rw-r--r-- | ftnoir_filter_ewma2/ftnoir_filter_ewma2.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ftnoir_filter_ewma2/ftnoir_filter_ewma2.cpp b/ftnoir_filter_ewma2/ftnoir_filter_ewma2.cpp index c134e7ee..8f20da13 100644 --- a/ftnoir_filter_ewma2/ftnoir_filter_ewma2.cpp +++ b/ftnoir_filter_ewma2/ftnoir_filter_ewma2.cpp @@ -41,6 +41,8 @@ // delta increases from 0->3 stdevs of the noise, the filtering scales down // from maxSmooth->minSmooth at a rate controlled by the powCurve setting. // +// Written by Donovan Baarda +// /////////////////////////////////////////////////////////////////////////////// FTNoIR_Filter::FTNoIR_Filter() : |