Releases: Flackermann/eNMRpy
Releases · Flackermann/eNMRpy
Added Topspin 4 compatibility for Pavel.py and base class
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
- Fixed description of the importclass supporting the 12-bit interface-based power source developed during Flo's Postdoc.
Hotfix for 0.0.6
one import in the base init-file contained a typo and prevented the package from importing
bugfixes for importing custom pulseprograms
Update __init__.py Typo
Gradient-dependent measurement with Pavel-Setup corrected
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
v0.0.4 hotfix for lin_results_display()
Bugfixes, saving and loading .eNMRpy files improved
see CHANGES.TXT!
save and import-update
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
first working release, installable via
$ pip install eNMRpy