From ee892b12c73c5896168cb1e18166a365fc3bafb9 Mon Sep 17 00:00:00 2001 From: Chris Kerr Date: Mon, 2 Dec 2013 07:53:22 +0000 Subject: [PATCH] Basic README --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 280158b..c31ed89 100644 --- a/README.md +++ b/README.md @@ -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.