Skip to content

Releases: computational-metabolomics/dimspy

v2.0.0

27 Apr 00:18
02cbd93
Compare
Choose a tag to compare
  • First stable Python 3 only release
  • Refactor and improve HDF5 portal to save peaklists and/or peak matrices
  • Add compatibility for previous HDF5 files (python 2 version of DIMSpy)
  • Improve filelist handling
  • mzML or raw files are ordered by timestamp if no filelist is provided (i.e. process_scans)
  • Fix warnings (NaturalNameWarning, ResourceWarning, DeprecationWarning)
  • Fix 'blank filter' bug (missing and/or zero values are excluded)
  • Improve sub setting / filtering of scan events
  • Optimise imports
  • Increase coverage tests
  • Improve documentation (Read the Docs), including docstrings

v1.4.0

02 Oct 14:55
Compare
Choose a tag to compare
Bump version to 1.4.0  (for final) py2 release

v1.3.0

26 Nov 17:18
dcfee82
Compare
Choose a tag to compare
Bump version to 1.3.0

v1.2.0

29 May 10:46
5f7d6ff
Compare
Choose a tag to compare
Bump version to 1.2.0

v1.1.0

19 Feb 16:34
Compare
Choose a tag to compare
Remove forward slash in m/z for txt outputs

v1.0.0

10 Dec 23:28
Compare
Choose a tag to compare
Update examples and requirements

v0.1.0

11 Jul 20:10
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release
Fix bugs