Skip to content

Releases: isi-nmr/brukerapi-python

Refactor loading stages

03 Mar 11:13
Compare
Choose a tag to compare
v0.1.9

version bump v0.1.9

Replace all numpy deprecations

13 Jan 14:50
Compare
Choose a tag to compare

v0.1.7

03 Jun 10:00
Compare
Choose a tag to compare

0.1.7 (2022-06-03)

  • Fixed bug in fid configuration

v0.1.6

27 May 15:05
Compare
Choose a tag to compare

0.1.6 (2022-05-27)

  • Fixed reading of PV7 1D spectroscopy data

v0.1.5

19 Feb 10:26
Compare
Choose a tag to compare

Bugfixes

  • Fixed bug in report CLI sub-command

BrukerAPI 0.1.4.0 Release Notes

15 Mar 08:26
c2f449d
Compare
Choose a tag to compare

This version solves the problem of errors occurring during the loading of datasets, caused by failure to create one of the properties required for loading of the data array. When such a situation occurs, the MissingProperty exception is thrown and the user is both informed on which property failed to load and how to get support.

PV 7.0 support

11 Feb 13:26
513c98c
Compare
Choose a tag to compare
  • Support for datasets measured by ParaVision 7.0
  • TE and TR property for fid dataset type
  • experimental version of affine property for 2dseq dataset type

New CLI

17 Nov 16:01
3866988
Compare
Choose a tag to compare

Significant code refactoring. The command line was revisited.

Initial release

17 May 14:41
Compare
Choose a tag to compare
v0.1.0

docs debug