pyABF 2.0.35
This release is on pypi.org/project/pyabf
pip install --upgrade pyabf
Minor Changes
- added
abf.dataLengthSec
andabf.dataLengthMin
to the ABF class - improved output of
print(abf)
abf.headerText
andabf.headerLaunch()
now support Python 2.7