Metadata-Version: 1.0
Name: spykeutils
Version: 0.1.1
Summary: Utilities for analyzing electrophysiological data
Home-page: https://github.com/rproepp/spykeutils
Author: Robert Pröpper
Author-email: UNKNOWN
License: BSD
Description: Overview
        ========
        
        Based on the `Neo <http://packages.python.org/neo/>`_ framework, spykeutils
        is a Python library for analyzing and plotting data from neurophysiological
        recordings. It can be used by itself or in conjunction with Spyke Viewer,
        a multi-platform GUI application for navigating electrophysiological datasets.
        
        Dependencies
        ============
        * A least Python 2.7
        * scipy
        * neo
        * Optional: guiqwt for plots
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
