Releases: AFM-analysis/PyJibe
Releases · AFM-analysis/PyJibe
PyJibe 0.15.1
PyJibe 0.15.0
- 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.2
- enh: support mirroring the input directory structure in the data
conversion tool (#29) - docs: add info about data conversion tool
PyJibe 0.14.1
PyJibe 0.14.0
PyJibe 0.13.4
PyJibe 0.13.3
PyJibe 0.13.2
PyJibe 0.13.1
0.13.1
- fix: make sure fit parameters are identified by their label
instead of by an index (which can be wrong, now that we have
hidden parameters) - fix: do not show "sneddon_spher" model in expert mode
0.13.0
- feat: allow to specify the geometrical correction factor for
non-single-contact experiments (#16) - fix: export fitting method and method kwargs with initial
parameters - enh: add expert mode which is just a parital developer mode (#22)
- enh: add links to docs in two places (#19)
- enh: show "Axes" in fitting tab only in developer mode (#21)
- setup: bump nanite from 3.4.0 to 3.5.0 (#16)