Metadata-Version: 1.1
Name: MRS
Version: 0.1.rc9
Summary: MRS analysis software
Home-page: http://github.com/cni/MRS
Author: Ariel Rokem
Author-email: arokem@gmail.com
License: MIT
Download-URL: http://github.com/arokem/MRS
Description: 
        
        The STANFORD CNI MRS ANALYSIS LIBRARY (SMAL)
        --------------------------------------------
        
        This library contains implementations of analysis of data acquired in
        magnetic resonance spectroscopy experiments (MRS). 
        
        
        Copyright (c) 2013-, Ariel Rokem, Grace Tang.
        
        Stanford University.
        
        All rights reserved.
        
        
Platform: OS Independent
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Scientific/Engineering
Requires: numpy
Requires: matplotlib
Requires: scipy
Requires: nibabel
Requires: nipy
Requires: nitime
Requires: nipype
