Metadata-Version: 1.1
Name: neuro_athelets
Version: 0.1
Summary: python ml library for neuro eeg data
Home-page: http://github.com/leolincoln/neuro_athelets
Author: Liu Liu
Author-email: leoliu@u.northwestern.edu
License: MIT
Description: neuro_athelets
        ===============
        contains:
            1. eeg_utilities -- for reading raw .eeg files. Requires amrk and ahdr existance at the same folder structure. 
            2. analytics_engine
                -- for rolling window analysis
                -- for fft
                -- for hierachical clustering
                -- for kmeans clustering
                -- for plotting 
        
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2.7
Classifier: Topic :: Scientific/Engineering :: Information Analysis
Classifier: Topic :: Scientific/Engineering :: Medical Science Apps.
Classifier: Topic :: Scientific/Engineering :: Visualization
