Metadata-Version: 1.1
Name: toelis
Version: 1.0.0
Summary: Time of Event data and file format
Home-page: https://github.com/dmeliza/toelis
Author: Dan Meliza
Author-email: "dan" at the domain "meliza.org"
License: UNKNOWN
Description: 
        Library for I/O and processing of time of event data. The toelis data structure
        and file format are designed for storing the times of neural spikes emitted in
        response to presented stimuli. Files can store multiple repeats from multiple
        units.
        
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Programming Language :: Python
Classifier: Topic :: Scientific/Engineering
Classifier: Operating System :: Unix
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Natural Language :: English
Requires: numpy (>=1.3)
