Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 692 Bytes

File metadata and controls

25 lines (20 loc) · 692 Bytes

Change Log

Log of changes of the Python Bruker API project.

0.1.4 (2020-03-15)

  • Schema checks whether dataset has all properties required for loading of the data array, if not it throws the MissingProperty exception
  • Fixed bug in CLI, now it is possible to run it without any sub-command

0.1.3 (2020-02-11)

  • Support for ParaVision 7.0
  • TE and TR properties for fid dataset type
  • Beta version of the affine property for 2dseq files

0.1.2 (2020-11-17)

  • Revision of CLI

0.1.1 (2020-09-21)

  • User defined properties
  • Automated test generation
  • Exporting data set properties to JSON and yaml