Chris Kerr 34440068a7 Added support for parsing out the timestamp
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.
2013-12-11 22:21:50 +00:00
2013-11-30 20:08:08 +00:00
2013-11-29 21:16:12 +00:00
2013-11-29 13:05:58 -08:00
2013-12-02 07:53:22 +00:00

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.

Description
Read proprietary file formats from electrochemical test stations
Readme GPL-3.0 13 MiB
Languages
Python 100%