Metadata-Version: 2.1
Name: bluepyefe
Version: 2.3.22
Summary: Blue Brain Python E-feature extraction
Home-page: https://github.com/BlueBrain/BluePyEfe
Author: BlueBrain Project, EPFL
License: LGPLv3
Keywords: neuroscience,BlueBrainProject
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: License :: OSI Approved :: GNU Lesser General Public License v3 (LGPLv3)
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: POSIX
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Utilities
Requires-Python: >=3.9
License-File: LICENSE.txt
License-File: AUTHORS.txt
Requires-Dist: numpy
Requires-Dist: neo
Requires-Dist: matplotlib
Requires-Dist: efel
Requires-Dist: scipy
Requires-Dist: h5py
Requires-Dist: igor2

The Blue Brain Python E-feature extraction Library (BluePyEfe) aims at easing the process of reading experimental recordings and extracting batches of electrical features from them. To do so, it combines trace reading functions and features extraction functions from the eFel library. BluePyEfe outputs protocols and features files in a format that can then be used by BluePyOpt for electrical model building purposes.
