Recent Releases of picor
picor - PICor 1.1.0
- Add Python 3.10 compatibility
- Fix pandas droplevel error
- Fix future and deprecated warnings
- Python
Published by Danzelot over 3 years ago
picor - PICor 1.0.0
Release of version used in article published in Analytical and Bioanalytical Chemistry.
The release will be available on PyPI:
python3 -m pip install --upgrade picor
Please report any issues with the release on the PICor issue tracker.
- Python
Published by Danzelot almost 5 years ago
picor - PICor 0.6.2
This release increases the performance of the resolution correction and
adds logging levels to both the CLI (via -v parameter) and
calc_isotopologue_correction (via logging_level parameter).
The release will be available on PyPI:
python3 -m pip install --upgrade picor
Please report any issues with the release on the PICor issue tracker.
- Python
Published by Danzelot almost 5 years ago
picor - PICor 0.6.1
This release fixes a bug with the resolution correction for certain cases. In some configurations the mass difference between different labeled species resulted in a combinatoric explosion causing calculations to run almost for ever. A cutoff value for the calculation was introduced and is currently set to 5.
The release will be available on PyPI:
python3 -m pip install --upgrade picor
Please report any issues with the release on the PICor issue tracker.
- Python
Published by Danzelot about 5 years ago