Skip to content

Releases: AFM-analysis/PyJibe

PyJibe 0.6.1

14 Jan 08:59
0.6.1
5905aa5
Compare
Choose a tag to compare

  • build: workaround for Pyinstaller issue 4626

PyJibe 0.6.0

14 Jan 08:03
0.6.0
2749113
Compare
Choose a tag to compare

  • feat: initial support for ancillary parameters
  • fix: always display parameter units
  • fix: other minor UI bugs
  • setup: bump afmformats from 0.4.1 to 0.5.0
  • setup: bump nanite from 1.2.4 to 1.3.0

PyJibe 0.5.7

12 Nov 09:04
0.5.7
30cd0a2
Compare
Choose a tag to compare

  • enh: allow to also set right part of fitting range individually
  • fix: improve layout of FD fitting panel
  • setup: bump nanite from 1.2.3 to 1.2.4 (improved default params)

PyJibe 0.5.6

11 Nov 15:46
0.5.6
b489d28
Compare
Choose a tag to compare

  • setup: bump nanite from 1.2.2 to 1.2.3 (fixes issue with fits not
    being redone when the user changes an initial parameter)
  • fix: IndexError when editing the fitting range

PyJibe 0.5.5

06 Nov 10:41
0.5.5
3984b8a
Compare
Choose a tag to compare

maintenance release

PyJibe 0.5.4

29 Oct 08:16
0.5.4
c76ef1f
Compare
Choose a tag to compare

  • enh: write maximum indentation to statistics file (#3)
  • fix: unicode characters were not read correctly from statistics
    file by libre office (added UTF-8 BOM)

PyJibe 0.5.3

01 Oct 17:03
0.5.3
93dee35
Compare
Choose a tag to compare

  • enh: improved visualization of meta data parameters in the Info tab
  • setup: bump afmformats from 0.3.0 to 0.4.1
  • setup: bump nanite from 1.2.0 to 1.2.2

PyJibe 0.5.2

30 Sep 09:27
0.5.2
2c9e2f5
Compare
Choose a tag to compare

  • ref: bump nanite to 1.2.0
  • ref: migrate to afmformats (0.3.0)

PyJibe 0.5.1

10 Sep 13:16
Compare
Choose a tag to compare

  • fix: missing title in FD window and missing FD number in export menu
  • enh: add help menu with link to docs, about, and software used (#1)
  • docs: add quick guide for importing a nanite training set
  • docs: add black/white logo

PyJibe 0.5.0

04 Sep 12:37
Compare
Choose a tag to compare

  • feat: allow to import training sets produced with nanite
  • ref: major code refactoring of force-distance interface and cleanup
  • setup: bump nanite dependency to >=1.1.1