EOkit
latest

Contents:

  • Introduction to EOkit
  • Smoothers
    • Whittaker Smoother
    • Savitzky-golay filter
  • Gaussian Processes
EOkit
  • Smoothers
  • Edit on GitHub

Smoothers

Contents:

  • Whittaker Smoother
    • multiple_whittakers()
    • single_whittaker()
  • Savitzky-golay filter
    • multiple_sav_golays()
    • single_sav_golay()

Module for smoothers.

Previous Next

© Copyright 2022, Andrew Bowell. Revision a8f41f47.

Built with Sphinx using a theme provided by Read the Docs.