A script to extract data from UNICORN result (.res) files and plot them.
A script extract data from .res (results) files generated by UNICORN Chromatography software supplied with AKTA Systems.
pip install git+https://github.com/ronald-jaepel/PyCORN.git@master
- Python 3.x
- optional: matplotlib (for plotting)
- optional: xlsxwriter (for xlsx-output)
See pycorn/docs/USAGE_pycorn_module.md
GPLv2 see docs/LICENSE.txt