.editorconfig
.gitattributes
.gitignore
.readthedocs.yml
.zenodo.json
CODE_OF_CONDUCT.md
CONTRIBUTING.md
LICENSE
LinViscoFit.ipynb
README.md
pyproject.toml
theory.md
.github/workflows/ci.yml
.github/workflows/draft-pdf.yml
.github/workflows/notebooks.yml
.github/workflows/publish-to-pypi.yaml
.github/workflows/release-assets.yml
.vscode/settings.json
docs/Makefile
docs/_config.yml
docs/api.rst
docs/conf.py
docs/index.rst
docs/make.bat
docs/readme_link.rst
docs/theory.rst
docs/_static/css/functions.css
docs/_static/css/methods.css
docs/changelog/index.rst
docs/changelog/v1.0.5.rst
docs/changelog/v2.0.0.rst
docs/changelog/v2.0.1.rst
docs/changelog/v2.0.2.rst
docs/changelog/v2.1.0.rst
docs/changelog/v2.1.1.rst
figures/TTSP_small.png
figures/loading.gif
paper/paper.bib
paper/paper.md
pyvisco/__init__.py
pyvisco/inter.py
pyvisco/load.py
pyvisco/master.py
pyvisco/opt.py
pyvisco/out.py
pyvisco/prony.py
pyvisco/shift.py
pyvisco/styles.py
pyvisco/verify.py
pyvisco.egg-info/PKG-INFO
pyvisco.egg-info/SOURCES.txt
pyvisco.egg-info/dependency_links.txt
pyvisco.egg-info/requires.txt
pyvisco.egg-info/top_level.txt
sample_data/README.md
sample_data/freq_Eplexor_master.xls
sample_data/freq_Eplexor_master_shear.xls
sample_data/freq_Eplexor_raw.xls
sample_data/freq_user_master.csv
sample_data/freq_user_master__shift_factors.csv
sample_data/freq_user_raw.csv
sample_data/time_user_master.csv
sample_data/time_user_raw.csv
sample_data/time_user_raw__shift_factors.csv
tests/__init__.py
tests/conftest.py
tests/test_load.py
tests/test_master.py
tests/test_opt.py
tests/test_out.py
tests/test_prony.py
tests/test_shift.py
tests/test_verify.py
tests/data/E1_Poly.USER_MPL
tests/data/E1_WLF.USER_MPL
tests/data/README.md
tutorials/README.md
tutorials/freq_master.py
tutorials/freq_raw.py
tutorials/time_master.py
tutorials/tutorial.ipynb
verification/README.md
verification/verify_freq_master.ipynb
verification/verify_freq_raw.ipynb
verification/verify_time_master.ipynb
verification/freq_master/freq_user_master.csv
verification/freq_master/freq_user_master__shift_factors.csv
verification/freq_master/input_master.csv
verification/freq_master/job_prony_fit.mac
verification/freq_master/prony_terms.MPL
verification/freq_raw/freq_Eplexor_raw.xls
verification/freq_raw/freq_Eplexor_raw__shift_factors.csv
verification/freq_raw/input_master.csv
verification/freq_raw/job_prony_fit.mac
verification/freq_raw/prony_terms.MPL
verification/time_master/input_master.csv
verification/time_master/job_prony_fit.mac
verification/time_master/prony_terms.MPL
verification/time_master/prony_terms_KPf_MD.csv
verification/time_master/time_user_master.csv