Metadata-Version: 2.3
Name: camri
Version: 0.0.0.dev0
Summary: Useful utility module for CAMRI at UNC at Chapel Hill
Project-URL: Homepage, https://camri.org
Author-email: SungHo Lee <shlee@unc.edu>
Maintainer-email: SungHo Lee <shlee@unc.edu>
License: MIT
Keywords: neuroimage,python
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.7
Requires-Dist: matplotlib
Requires-Dist: nibabel
Requires-Dist: numpy
Requires-Dist: packaging>=23.0
Requires-Dist: pandas
Requires-Dist: pyyaml>=6.0.1
Requires-Dist: scipy
Requires-Dist: tqdm
Description-Content-Type: text/markdown

# CAMRI module

- This is small python library useful for neuroimging analysis.
- Designed to provide useful utility for SLURM workload manager, (Longleaf)
- This library mainly developed usage for on Longleaf cluster environment. (The cluster computing resource at University of North Carolina at Chapel Hill)
- and not garantee to work other environment. 

- Maintainer: SungHo Lee (shlee@unc.edu)
