Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 332 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 332 Bytes

allan_variance

Simple Python functions to compute Allan variance and estimate noise parameters from it. The application in mind was analysis of random noise in inertial sensors.

Dependencies: numpy and scipy.

Examples: see this notebook.