Skip to content

Releases: isi-nmr/brukerapi-python

v0.2.4

17 Apr 11:35

Choose a tag to compare

What's Changed

  • Enable reading trajectory for all datasets from PV5.1-PV7 and add support for traj in PV-360V3+ by @headmeister in #36
  • Fix trajectory loading by @fzimmermann89 in #35

New Contributors

Full Changelog: v0.2.3...v0.2.4

v0.2.3

16 Mar 14:08

Choose a tag to compare

  • Ignore invalid datasets

v0.2.2

24 Feb 14:48

Choose a tag to compare

bump version

v0.2.1

24 Feb 14:38
fa1a38e

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.0...v0.2.1

v0.2.0

02 Feb 13:04
400464a

Choose a tag to compare

What's Changed

  • Update the docs by @headmeister in #27
  • Enable most of the tests, Fix errors in splitters. Add installation tests for all supported python versions. Enable data cache in tests. Add contains on dataset and jcampdx by @headmeister in #29
  • Implementing Ruff for code consistency and coverage to asses test coverage by @headmeister in #30
  • Optimizations of jcampdx reading, faster file transfer, Support for rawdata, fix EPSI and dtiEPI fids bump version by @headmeister in #31
  • Support for PV360 rawdata reading @headmeister in #31

Breaking changes

  • The Spectroscopy schema now also includes another dimension (NI) for multi-echo acquisitions, in order to support CPMG
  • New scheme id for dtiEPI and EPSI in order to fix dtiEPI and EPSI FID dataset loading. The schema now also includes another experiment dimension to support spectroscopic and diffusion

Full Changelog: v0.1.10...v0.2.0

v0.1.10

30 Jan 14:46

Choose a tag to compare

  • Fix for Numpy >1
  • JCAMPDX fix for negative numberes in parameters #26
  • Support for Python 3.12+
  • Fix automatic tests #28

Refactor loading stages

03 Mar 11:13

Choose a tag to compare

v0.1.9

version bump v0.1.9

Replace all numpy deprecations

13 Jan 14:50

Choose a tag to compare

v0.1.7

03 Jun 10:00

Choose a tag to compare

0.1.7 (2022-06-03)

  • Fixed bug in fid configuration

v0.1.6

27 May 15:05

Choose a tag to compare

0.1.6 (2022-05-27)

  • Fixed reading of PV7 1D spectroscopy data