Skip to content

Releases: harmslab/pytc-gui

bug fix release

15 Jun 00:19
Compare
Choose a tag to compare
  • widgets now close appropriately
  • fixed bugs:
    • closing window
    • flashing GUI elemnets
    • couple of event loops

major refactor

15 Jun 00:18
Compare
Choose a tag to compare
  • Altered underlying widget structure for maintainability
  • Added FitContainer object to hold onto all fit parameters, experiments, etc.
  • Made widgets query FitContainer to find out current parameter values, etc.
  • Moved away from slider fit parameter architecture

Initial Release

13 Jun 13:35
Compare
Choose a tag to compare

Initial release of pytc-gui

Main docs: https://pytc-gui.readthedocs.io/en/latest/

Features

  • Graphical user interface to pytc API.
  • Perform global fits of ITC data using a simple interface.
  • Binary install files available here

Released concomitant with pytc 1.0 and pytc-demos 1.0.