mirror of
https://github.com/echemdata/galvani.git
synced 2025-12-14 17:15:36 +00:00
Basic README
This commit is contained in:
@@ -2,3 +2,12 @@ galvani
|
|||||||
=======
|
=======
|
||||||
|
|
||||||
Read proprietary file formats from electrochemical test stations
|
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.
|
||||||
|
|||||||
Reference in New Issue
Block a user