mirror of
https://github.com/echemdata/galvani.git
synced 2025-12-14 01:15:34 +00:00
e52efeb9bd5509ca0365ce77593795666d14cd26
Changes from `nosetests` to `pytest` for running the tests - fixes #5 Pytest is considerably more flexible, and Nose is no longer maintained.
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.
Languages
Python
100%