Skip to content

Releases: Neuroinflab/PyMICE

1.2.1 release

05 Sep 16:33

Choose a tag to compare

License: GPL v3 badge DOI badge

  • fixed a bug breaking installation of the library from sources available in the PyPI,
  • fixed a bug breaking reading data from an uncompressed directory in Python 3,
  • simplified the welcome message on import of the library.

1.2.0 release

21 Jul 15:27

Choose a tag to compare

License: GPL v3 badge DOI badge

  • Citation class provided
  • Dependencies provided

1.1.1 release

24 Apr 16:03

Choose a tag to compare

License: GPL v3 badge DOI

  • author data updated
  • PGP key updated
  • bug/feature fixed in LickometerLogAnalyzer class

1.1.0 release

13 Dec 13:30

Choose a tag to compare

License: GPL v3 badge DOI

  • additional dataset provided (FVB)
  • PGP key updated
  • legacy data support ("Version1")

1.0.0 release

06 May 14:47

Choose a tag to compare

License: GPL v3 badge DOI

  • minor API changes
    • ExperimentTimeline class renamed to Timeline
    • Timeline.getTime() method renemed to getTimeBounds()
    • TestMiceData class renamed to FailureInspector
  • disclaimer printing disabled

0.2.5 post-release

12 Apr 12:07

Choose a tag to compare

License: GPL v3 badge DOI

  • modules mismatching the used Python version are not being packaged

0.2.5

04 Apr 14:27

Choose a tag to compare

License: GPL v3 badge DOI

  • Bug on load of data file containing no Log/Environment/Hardware data fixed.
  • Bug on fetch request of non-existent dataset fixed.
  • Deprecation warning on load of data file with no nosepokes recorded fixed.

0.2.4

04 Apr 14:49

Choose a tag to compare

License: GPL v3 badge DOI

  • Disclaimer printed to stderr on import.

0.2.3

04 Apr 14:50

Choose a tag to compare

License: GPL v3 badge DOI

  • Example data integrated into PyMICE.
  • Annoying NumPy warning on loading data fixed.
  • Disclaimer printing disabled.