Files
galvani/README.md
2013-12-02 07:53:22 +00:00

14 lines
306 B
Markdown

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.