Skip to content

Releases: FCS-analysis/PyCorrFit

PyCorrFit 1.1.7

25 Oct 18:56
550fb2f
Compare
Choose a tag to compare

  • docs: add sponsor links to contribute section
  • docs: add gallery with all images in docs/gallery

PyCorrFit 1.1.6

19 Feb 21:13
Compare
Choose a tag to compare

  • fix: improve support for Confocor FCS file format
    (see discussion in #37)
  • ref: make pathlib.Path a standard in readfiles
  • code cleanup
  • drop support for Python<3.6

PyCorrFit 1.1.5

27 Nov 22:53
Compare
Choose a tag to compare

  • docs: fix build with recent version of latex (#191)

PyCorrFit 1.1.4

23 Jul 09:27
efbd770
Compare
Choose a tag to compare


Maintenance release.

PyCorrFit 1.1.3

22 Jul 21:37
0bec5bf
Compare
Choose a tag to compare
PyCorrFit 1.1.3 Pre-release
Pre-release


Maintenance release.

PyCorrFit 1.1.2

22 Jul 21:23
32a7c40
Compare
Choose a tag to compare
PyCorrFit 1.1.2 Pre-release
Pre-release

  • ci: Automated release to PyPI with appveyor and travis-ci
  • fix: support lmfit >= 0.9.11

PyCorrFit 1.1.1

29 May 19:43
67d71e2
Compare
Choose a tag to compare

  • Fix plotting error with LaTeX (thanks @toubol) (#179)
  • Update documentation

PyCorrFit 1.1.0

27 May 22:10
6dd1e42
Compare
Choose a tag to compare

  • BREAKING CHANGE: Move to Python3 (thanks @toubol) (#173)
  • GUI:
    • Add option in Preferences to automatically close tools after usage
    • Add keyboard shortcuts (thanks @toubol)
  • Fix entry point for GUI (#172)
  • Refactor several asserts into raises

PyCorrFit 1.0.1

28 Aug 08:08
Compare
Choose a tag to compare

  • Improved support for ALV ".ASC" file format (#169)
  • NumPy 0.13 support for ".ptu" file reader
  • Code cleanup:
    • Fetch latest available version from GitHub releases
    • New dependency for "simplejson" Python package
    • Move appveyor recipe to separate folder

PyCorrFit 1.0.0

16 May 07:45
Compare
Choose a tag to compare

  • New confocal fitting models T+T+2D and T+T+3D
  • Fix regression: .sin files could not be opened (#167)