Tags: computational-metabolomics/dimspy
Tags
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]>