mirror of
https://github.com/echemdata/galvani.git
synced 2025-12-14 17:15:36 +00:00
34440068a72fe2dd9af00ccd3d41137a28a4872e
The timestamp is in the LOG module, at an offset of either 465 or 469. There is no obvious marker for which files have it at 465 and which at 469.
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%