Metadata-Version: 2.1
Name: cbicqc
Version: 2021.7.8
Summary: MRI phantom quality control tool
Home-page: https://github.com/jmtyszka/cbicqc
Author: Julian Michael Tyszka
Author-email: jmt@caltech.edu
License: UNKNOWN
Project-URL: Bug Reports, https://github.com/jmtyszka/cbicqc/issues
Project-URL: Funding, http://conte.caltech.edu/
Project-URL: Source, https://github.com/jmtyszka/cbicqc/
Description: # CBICQC
        
        Essential quality control analysis of routine phantom stability MRI with single session and trend reporting
        
        ### Latest Version : 2021.7.8
        
        ### External Dependencies
        FSL 6.0 or later (https://fsl.fmrib.ox.ac.uk/fsl/fslwiki/FslInstallation)
        
        ### PyPi installation
        ```pip3 install cbicqc```
        
        ### setuptools installation from source
        ```python setup.py install```
        
Keywords: neuroimaging MRI DICOM BIDS QC
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering :: Image Processing
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.7, <4
Description-Content-Type: text/markdown
