Skip to content

Releases: Flackermann/eNMRpy

Added Topspin 4 compatibility for Pavel.py and base class

07 Jan 11:31
7ed997e
Compare
Choose a tag to compare
Patch 3 (#12)

* Update Pavel.py

Neuer Data import für Topspin 4x. Die NMRraw dateien sind anders formatiert.

* Update base.py

* Update Pavel.py

* Update Pavel.py

* Update base.py

minor bugfix

07 Jan 11:19
4330df1
Compare
Choose a tag to compare
  • Fixed description of the importclass supporting the 12-bit interface-based power source developed during Flo's Postdoc.

Hotfix for 0.0.6

14 Jan 13:36
Compare
Choose a tag to compare

one import in the base init-file contained a typo and prevented the package from importing

bugfixes for importing custom pulseprograms

12 Jan 16:51
ae92769
Compare
Choose a tag to compare

Gradient-dependent measurement with Pavel-Setup corrected

24 Nov 11:20
09d49e6
Compare
Choose a tag to compare

It is now possible to import gradient dependent measurements correctly, where a vdlist was used to set a constant voltage via either setting all vdlist-values equal, or using only a single value in the vdlist. PLEASE NOTE: DO NOT USE Juergen1 for Measurements recorded with the vdlist!

Major Bugfix in plotting function

02 Sep 12:36
Compare
Choose a tag to compare
v0.0.4

hotfix for lin_results_display()

Bugfixes, saving and loading .eNMRpy files improved

31 Aug 11:46
Compare
Choose a tag to compare

save and import-update

31 Jul 11:41
Compare
Choose a tag to compare

the save_eNMRpy() method and a corresponding class to load the .eNMRpy files have been added. The load-class is found in eNMRpy.tools
several other bugfixes, code decluttering an simplifications have been added. --> see CHANGES.TXT

eNMRpy version 0.0.1

23 Jul 12:41
Compare
Choose a tag to compare

first working release, installable via
$ pip install eNMRpy