Metadata-Version: 1.1
Name: neural-fmri
Version: 0.6.1
Summary: Neuroimaging Analysis Library
Home-page: https://github.com/azraq27/neural
Author: Bill Gross
Author-email: bill.gross@me.com
License: UNKNOWN
Download-URL: https://github.com/azraq27/neural/tarball/0.6.1
Description: NeurAL - a neuroimaging analysis library
        -------------------------------------------------------
        
        **Documentation and examples:**
        http://azraq27.github.com/neural
        
        This library contains helper functions for doing analyses on fMRI data in Python.
        
        In comparison to other Python libraries designed to interact with fMRI data
        (e.g., NIPY and PyNIfTI), this library is not intended to interact directly with
        the data in any way, just to provide helpful wrapper functions and shortcut methods to
        make your life easier.
        
        Since the author uses primarily AFNI, most of the functions are written that way, 
        but don't specifically have to be that way...
        
        
Keywords: neuroimaging,afni,fsl,fmri
Platform: UNKNOWN
Classifier: Topic :: Scientific/Engineering
Classifier: Intended Audience :: Science/Research
Classifier: Development Status :: 3 - Alpha
