Skip to content

Releases: RNA-FRETools/Lifefit

Release 1.0.9

03 Nov 14:01
Compare
Choose a tag to compare

Added

  • Update Horiba reader function
  • Update doc strings and test

Release 1.0.8

01 Aug 19:11
Compare
Choose a tag to compare

Added

  • Relocate data directory

Release 1.0.7

01 Aug 16:27
Compare
Choose a tag to compare

Added

  • Add lifefit_gui CLI to start streamlit app

Release 1.0.6

01 Aug 15:37
Compare
Choose a tag to compare

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

15 Jul 05:51
Compare
Choose a tag to compare

Added

  • Refactor to use pyproject.toml
  • Add streamlit to run app locally
  • Refactor docs to use mkdocs

Release v1.0.4

08 Feb 01:53
Compare
Choose a tag to compare

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