swharden / pyABF

pyABF is a Python package for reading electrophysiology data from Axon Binary Format (ABF) files

Home Page:https://swharden.com/pyabf

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

refactor header reader into smaller files

swharden opened this issue · comments

abfHeader.py is huge and hard to maintain

move classes into individual files in a logical folder structure