Skip to content

Tags: computational-metabolomics/dimspy

Tags

v2.0.0

Toggle v2.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release v2.0.0 (#66)

* 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

Co-authored-by: albert <[email protected]>
Co-authored-by: Thomas N Lawson <[email protected]>

v1.4.0

Toggle v1.4.0's commit message
Bump version to 1.4.0 (for final) py2 release

v1.3.0

Toggle v1.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bump version to 1.3.0

v1.2.0

Toggle v1.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bump version to 1.2.0

v1.1.0

Toggle v1.1.0's commit message
Remove forward slash in m/z for txt outputs

v1.0.0

Toggle v1.0.0's commit message
Update examples and requirements

v0.1.0

Toggle v0.1.0's commit message
Fix bugs