All notable changes to this project are documented in this file.
- Add source of Streamlit web app
- Add download link for tabular fit data
- Add manual range selection for anisotropy fit in web app
- Turn fits and residuals into integer counts
- Use pytest with coverage report to execute unittest suite
- Add json export of data and fit results
- Badges for anaconda and PyPi
- Installation instructions for conda and pip in README.md and Docs
- Main module tcspc.py
- Tests for Horiba import, reconvolution fit (with experimental and Gaussian IRF)
- Docs on ReadTheDocs
- CI with Github Actions