Releases: AFM-analysis/PyJibe
Releases · AFM-analysis/PyJibe
PyJibe 0.6.4

- fix: info tab did not display QMap metadata
- fix: do not fit the entire dataset when applying a rating threshold
but take the values from previous ratings
- fix: deselecting curves of a qmap resulted in ValueError if QMap tab
was selected
- fix: set correct display range for residuals
- docs: UI section for basics FD analysis
- build: Windows build broken since 0.5.6
PyJibe 0.6.3

- fix: support JPK data recorded in the "force-modulation" feedback mode
(bump afmformats from 0.5.0 to 0.5.1)
- fix: make sure ancillary parameters are computed from the initial
parameters set in the user interface (not from the default model
parameters)
PyJibe 0.6.2

- enh: allow to select which metadata is exported
- fix: do not apply and fit to all before exporting metadata
(user may have performed individual fits)
- setup: bump nanite from 1.3.0 to 1.4.0
PyJibe 0.6.1

- build: workaround for Pyinstaller issue 4626
PyJibe 0.6.0

- 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

- 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

- 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

maintenance release
PyJibe 0.5.4

- 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

- 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