Releases: stonerlab/Stoner-PythonCode
0.9.7 Bugfix
Fix an error loading STXMImage s when using an ImageFolder or similiar caused by STXMImage.init not recognising initialisation with an ImageFile or ImageArray
0.9.6 Bugfixes and Pythin 3.8 support
This version supports Python 3.8 as well as 2.7, 3.5, 3.6 and 3.7.
v0.9.5 Bugfix and improvement release
Replaces the Tkinter based filedialog that was failing on MacOS in recent Anaconda installs with a QT5 based one.
0.9.4 Minor release
Allow PCAR script to take a filename from its config file. Minor bug fixes.
Bugfix release 0.9.3
Fixes to various minor regressions since 0.9.0
0.9.0 Stable release
This is the first release of the 0.9.x cycle. Highlights include:
* Refactoring of the package into a more granual core, plot, formats, folders packages with submodules
* Overhaul of the documentation and user guide
* Dropping support for the older Stoner.Image.stack.ImageStack class
* Droppping support for matplotlib<2.0
* Support for Python 3.7
* Unit tests now > 80% coverage across the package.
0.9.0rc2 Release candidate 2
2nd release candidate for 0.9.0 release
0.9.0rc1
0.9.0 alpha 1
First alpha release for version 0.9.0 branch.
v0.8.1 Bugfix release
First bug fix to the stable release series.
d549c4c Fix tests for Stoner.Util
eb750da Correct mis-spelled keyword in Stoner.Util.hysteresis_correct
5ac6b31 Fix for bugs in QD software not setting number of data columns equal to number of column headers
6643e87 Fix of spline function with error column
1fa619f Fix a little bug in hysteresi_correct with pushing masks to find saturation
96f461d Fix error calcualtion in divide method