mirror of
https://github.com/echemdata/galvani.git
synced 2025-12-14 17:15:36 +00:00
c77b0a244487f4e9f681f42da60c3d6bcea08472
Since @dennissheberla did not make the changes requested in the review of pull request #3, I have cherry-picked the changes I want to keep and am now merging them to master manually. Closes #3
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%