Skip to content

Releases: AFM-analysis/PyJibe

PyJibe 0.7.2

30 Mar 14:10
0.7.2
ed62c35
Compare
Choose a tag to compare

  • fix: setting bad fit range lead to ValueError during plotting

PyJibe 0.7.1

30 Mar 05:45
0.7.1
39e1bb5
Compare
Choose a tag to compare

  • fix: wrong SI units assigend to fit results parameters
  • setup: bump afmformats from 0.9.0 to 0.10.0
    (new formats: JPK (.jpk-qi-data), AFM workshop (.csv),
    NT-MDT (.txt exported by Nova))
  • setup: bump nanite from 1.4.1 to 1.5.2

PyJibe 0.7.0

14 Feb 10:21
0.7.0
cf3f049
Compare
Choose a tag to compare

  • feat: add data conversion tool
  • enh: allow to select multiple files when loading data
  • ref: changed order and clarified meaning of options in file menu
  • setup: bump afmformats from 0.7.0 to 0.9.0 (fix HDF5 export,
    support new file formats)

PyJibe 0.6.8

31 Jan 13:39
0.6.8
a9f4aaa
Compare
Choose a tag to compare

  • setup: bump afmformats from 0.5.1 to 0.7.0 (improved metadata view
    in info tab)
  • setup: bump nanite from 1.4.1 to 1.5.1 (compatibility to afmformats)
  • enh: fit results and parameter export dialog now supports new groups
    in afmformats 0.7.0
  • enh: autosave now only stores fit results and rating parameters
  • enh: remember scroll position in info tab

PyJibe 0.6.7

28 Jan 10:36
0.6.7
60524bb
Compare
Choose a tag to compare

  • setup: bump nanite from 1.4.0 to 1.4.1
    (baseline is now a free parameter by default)
  • docs: add first tutorial (PAAm gels)

PyJibe 0.6.6

27 Jan 11:54
0.6.6
c6c6461
Compare
Choose a tag to compare

  • fix: typo lead to error when using rating threshold

PyJibe 0.6.5

27 Jan 10:14
0.6.5
bf5690f
Compare
Choose a tag to compare

0.6.5

  • build: macOS build failed due to PyInstaller issue 4626

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.4

27 Jan 09:37
0.6.4
477e7f2
Compare
Choose a tag to compare

  • 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

23 Jan 09:27
0.6.3
2542970
Compare
Choose a tag to compare

  • 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

16 Jan 08:19
0.6.2
6bc6c65
Compare
Choose a tag to compare

  • 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