Metadata-Version: 1.0
Name: eegevt
Version: 0.2.1
Summary: Module for working with various EEG event file formats
Home-page: https://github.com/gjcooper/eegevt
Author: Gavin Cooper
Author-email: gjcooper@gmail.com
License: GPL v2.0
Description: Description
        ===========
        
        A set of modules used for working with EEG event file data. Can load, export and manipulate the data (ready for reuse in EEG analysis software).
        
        Details
        -------
        
        Currently can be used for BESA and Neuroscan files
        
        ## Updates
        
        Now uses namedtuple for the list of events rather than raw str lists with name positions
        
        ### BUGFIXES
        
        #### v0.2.1
        
        * TypeError fixed, was not parsing lines correctly
        
Keywords: EEG,event
Platform: UNKNOWN
