Time Series by Anharmonic Oscillators is a Python library designed to analize oscillating time series by modelling them as anharmonic oscillators.
Project description
We are working on a Github page with more info at: https://tsaopy.github.io/.
We just set up a Zenodo DOI for referencing the repository
Files
root
backend
Script containing main algorithms.
integrator_f2py
Script containing numerical integrators written in Fortran and wrapped to be used in Python by the backend. User should only be running this script once to build the f2py
module that backend uses, and then leave this file alone. We will not be giving details of how this or the Fortran code work, as this escapes the original purpose of making it as simple as possible for the user.
notebooks
maketestdata
Script that produces a simulated time series from a differential equation defined by the user.
solution
Script with a TSAOpy
solution of the parameter fitting problem for the time series made in maketestdata. It's a shortened and concise version of the notebooks we will be explaining in the Gihub page. It should give a good solution as well as plots to analyze the results by just running the full script.
More info about the notebooks in the Github page.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file tsaopy-0.0.2a4.tar.gz
.
File metadata
- Download URL: tsaopy-0.0.2a4.tar.gz
- Upload date:
- Size: 19.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.11.3 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.64.0 CPython/3.9.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3ad81e964bd9faab9ab38acfd9897e0ec014975178ab1b2835a7a504139ec7f9 |
|
MD5 | 406195d4e779364ca2dd92c5e8434e15 |
|
BLAKE2b-256 | 5db1fd44ff5346ed020f37ef3253bc04305750142ccced033bbcfa0341793fbe |