mirror of
https://github.com/echemdata/galvani.git
synced 2025-12-14 01:15:34 +00:00
6a8fbe71a4575b48f4528a5d4b0244f1c87e0831
res2sqlite command-line tool
Check that the --help option works even if mdbtools is not installed
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%