mirror of
https://github.com/echemdata/galvani.git
synced 2025-12-14 09:15:34 +00:00
b96fedac05b4cd3cbe6dd4e028c2001ce95e5a64
Fixes bugs in reading new fields and non-ascii chars in .mpt files
galvani
Read proprietary file formats from electrochemical test stations
Bio-Logic .mpr files
Use the MPRfile class from BioLogic.py (exported in the main package)
Arbin .res files
Use the res2sqlite.py script to convert the .res file to a sqlite3 database with the same schema.
Languages
Python
100%