Metadata-Version: 2.1
Name: discovery-imaging-utils
Version: 0.0.5
Summary: A package to aid in resting-state fMRI analysis
Home-page: https://github.com/erikglee/discovery_imaging_utils
Author: Erik Lee
Author-email: leex6144@umn.edu
License: UNKNOWN
Download-URL: https://github.com/erikglee/discovery_imaging_utils/archive/v0.0.5.tar.gz
Description: # discovery_imaging_utils
        Imaging utilities for the Discovery Program at the University of Minnesota. Utilities assist with the analysis of resting-state fMRI data (primarily through fMRIPREP), along with other miscellaneous utilities for FreeSurfer and general imaging analysis.
        
        This package is undergoing active development and should be used with caution.
        
        The package can be installed through "pip install discovery-imaging-utils", and required dependancies can be installed by going to the requirements.txt file and running "pip install -r requirements.txt"
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
