Releases: RNA-FRETools/Lifefit
Releases · RNA-FRETools/Lifefit
Release 1.0.9
Added
- Update Horiba reader function
- Update doc strings and test
Release 1.0.8
Added
- Relocate
data
directory
Release 1.0.7
Added
- Add
lifefit_gui
CLI to start streamlit app
Release 1.0.6
Added
- Add reader to parse intensity counts along a time axis instead of channels.
- Update tutorial and streamlit app to use
fileformat="time_intensity"
Release 1.0.5
Added
- Refactor to use pyproject.toml
- Add streamlit to run app locally
- Refactor docs to use mkdocs
Release v1.0.4
Added
- Add source of Streamlit web app
- Add download link for tabular fit data
- Add manual range selection for anisotropy fit in web app
Changed
- Turn fits and residuals into integer counts
- Use pytest with coverage report to execute unittest suite
[1.0.3] 2020-04-23
[1.0.2] 2020-04-15
Added
- Badges for anaconda and PyPi
Changed
- Installation instructions for conda and pip in README.md and Docs