Metadata-Version: 2.1
Name: best-toolbox
Version: 0.0.1
Summary: Python package designed for iEEG analysis and sleep classification.
Home-page: https://github.com/mselair/pyBEST
Author: Filip Mivalt
Author-email: mivalt.filip@mayo.edu
License: UNKNOWN
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Healthcare Industry
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3.6
Classifier: Operating System :: POSIX :: Linux
Classifier: Topic :: Scientific/Engineering :: Medical Science Apps.
Requires-Python: >=3.6
License-File: LICENSE
Requires-Dist: numpy
Requires-Dist: pandas
Requires-Dist: scipy
Requires-Dist: tqdm
Requires-Dist: matplotlib
Requires-Dist: seaborn
Requires-Dist: scikit-learn
Requires-Dist: umap-learn
Requires-Dist: pymef
Requires-Dist: mef-tools
Requires-Dist: pyedflib
Requires-Dist: h5py
Requires-Dist: sqlalchemy
Requires-Dist: PyMySQL
Requires-Dist: pytz
Requires-Dist: python-dateutil
Requires-Dist: pyzmq
Requires-Dist: sshtunnel
Requires-Dist: torch
Requires-Dist: pyyaml

Python package for EEG sleep classification and analysis. Developed by the laboratory of Bioelectronics Neurophysiology and Engineering - Mayo Clinic

