Metadata-Version: 2.1
Name: pressureclamp
Version: 0.1.2
Summary: A package for analyzing pressure clamp electrophysiology data acquired in HEKA patchmaster.
Home-page: https://github.com/neuro-myoung/pressureclamp
License: MIT
Author: Michael Young
Author-email: neuromyoung@gmail.com
Requires-Python: >=3.9,<3.11
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: cufflinks (>=0.17.3,<0.18.0)
Requires-Dist: numpy (>=1.22.1,<2.0.0)
Requires-Dist: pandas (>=1.3.5,<2.0.0)
Requires-Dist: plotly (>=5.5.0,<6.0.0)
Requires-Dist: scipy (>=1.7.3,<2.0.0)
Project-URL: Repository, https://github.com/neuro-myoung/pressureclamp
