A pendulum ringdown analysis toolkit.
Fit either small-angle approximation or numerical models of pendulum motion to ringdown data.
Heavy WIP!
To install with pip, clone the repo and run
python -m pip install .or, for an editable install (useful for tweaking),
python -m pip install -e .