Skip to content

Releases: AFM-analysis/PyJibe

PyJibe 0.16.3

Choose a tag to compare

@github-actions github-actions released this 12 Mar 20:38
0.16.3
cd212c6

  • setup: bump afmformats to 0.18.6 (JPK parsing)
  • setup: bump nanite to 4.2.3 (curve caching)

For signed installers, please read the Code Signing Policy.

PyJibe 0.16.2

Choose a tag to compare

@github-actions github-actions released this 22 Jan 18:15
0.16.2
e61fd50

  • setup: bump afmformats to 0.18.5 (chiaro file format)

For signed installers, please read the Code Signing Policy.

PyJibe 0.16.1

Choose a tag to compare

@github-actions github-actions released this 22 Jan 18:15
0.16.1
1aee6fe

  • fix: plot extent does not match user settings (#42)

For signed installers, please read the Code Signing Policy.

PyJibe 0.16.0

Choose a tag to compare

@github-actions github-actions released this 01 May 09:33
0.16.0
4df1ae1

  • migration from PyQt5 to PyQt6
  • solved an issue with external models when ancillary parameter computation failed

For signed installers, please read the Code Signing Policy.

PyJibe 0.15.9

Choose a tag to compare

@github-actions github-actions released this 27 Nov 21:52
0.15.9
a41c340

For signed installers, please read the Code Signing Policy.

PyJibe 0.15.8

Choose a tag to compare

@github-actions github-actions released this 27 Nov 21:35
0.15.8
7a4dca8

For signed installers, please read the Code Signing Policy.

PyJibe 0.15.1

Choose a tag to compare

@github-actions github-actions released this 25 Mar 22:09
0.15.1
ce5e668

  • fix: properly deregister a model
  • ref: remove iterative "sneddon_spher" model in developer mode
  • setup: bump nanite from 4.0.0 to 4.1.1

PyJibe 0.15.0

Choose a tag to compare

@github-actions github-actions released this 10 Nov 09:02
0.15.0
b3ba255

  • BREAKING CHANGE: Due to the upgrade of nanite, the rating values,
    e.g. for the "zef18" dataset might change slightly (on average by
    about 0.1). If you are excluding curves from your analysis based on
    rating, please rerun your analysis.
  • setup: bump nanite from 3.7.0 to 4.0.0 (support training sets that
    contain nan-values for zero responses and infinity values; minor
    other fixes)

PyJibe 0.14.3

PyJibe 0.14.3 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 02 Oct 07:25
0.14.3
5d1da8c

  • setup: bump afmformats from 0.16.7 to 0.18.0 (support for specifying
    custom metadata when opening JPK files)
  • ci: maintenance

PyJibe 0.14.2

Choose a tag to compare

@github-actions github-actions released this 18 Sep 08:55
0.14.2
f3f2c8b

  • enh: support mirroring the input directory structure in the data
    conversion tool (#29)
  • docs: add info about data conversion tool