mirror of
https://github.com/echemdata/galvani.git
synced 2025-12-14 01:15:34 +00:00
2738396c9e3bad4e3011e2fa0b94861ad0dfaf28
Fixes some deprecation warnings with recent versions of Numpy and Python Closes #22
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%