Metadata-Version: 1.1
Name: OpenElectrophy
Version: 0.3.3
Summary: OpenElectrophy : an electrophysiological data- and analysis-sharing framework
Home-page: http://packages.python.org/OpenElectrophy/
Author: Samuel Garcia
Author-email: sam.garcia.die@gmail.com
License: BSD
Description: OpenElectrophy is a python module for electrophysioly data analysis (intra- and extra-cellular).
        OpenElectrophy is build on top of Neo :
            * It includes the powerful Neo IO that can read a quantity of data formats (Plexon, NeuroExplorer, Spike2, TDT, Axon, BlackRock, ...) 
            * Neo object ready for analyses (AnalogSIgnal, SpikeTrain, RecordingChannel, Segment, Block ...)
        
        But OpenElectrophy also provide:
            * A GUI for exploring dataset
            * A complete offline spikesorting tool chain = GUI and/or command line.
            * A timefrequency toolbox = fast wavelet scalogram plotting +  transient oscillation in LFP detection.
            * Viewers for neo objects.
            * A database for storage.
        
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 2
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
