Basic README

This commit is contained in:
Chris Kerr
2013-12-02 07:53:22 +00:00
parent e83d1936a5
commit ee892b12c7

View File

@@ -2,3 +2,12 @@ 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.