Skip to content

Releases: stonerlab/Stoner-PythonCode

0.9.7 Bugfix

21 Jul 13:38

Choose a tag to compare

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

12 Apr 15:42

Choose a tag to compare

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

23 Mar 14:51

Choose a tag to compare

Replaces the Tkinter based filedialog that was failing on MacOS in recent Anaconda installs with a QT5 based one.

0.9.4 Minor release

15 Mar 15:53

Choose a tag to compare

Allow PCAR script to take a filename from its config file. Minor bug fixes.

Bugfix release 0.9.3

22 Jan 14:33

Choose a tag to compare

Fixes to various minor regressions since 0.9.0

0.9.0 Stable release

06 Oct 19:09

Choose a tag to compare

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

11 Aug 22:04

Choose a tag to compare

Pre-release

2nd release candidate for 0.9.0 release

0.9.0rc1

01 Aug 10:14

Choose a tag to compare

0.9.0rc1 Pre-release
Pre-release

First release candidate of the 0.9 branch.

0.9.0 alpha 1

05 Nov 23:45

Choose a tag to compare

0.9.0 alpha 1 Pre-release
Pre-release

First alpha release for version 0.9.0 branch.

v0.8.1 Bugfix release

03 Jul 21:39

Choose a tag to compare

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