Metadata-Version: 2.1
Name: cbicqc
Version: 2022.2.28.1
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/
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
License-File: LICENSE.md
License-File: COPYING.txt

# CBICQC

Essential quality control analysis of routine phantom stability MRI with single session and trend reporting

### Latest Version : 2022.2.28.1

### External Dependencies
FSL 6.0 or later (https://fsl.fmrib.ox.ac.uk/fsl/fslwiki/FslInstallation)

### PyPi installation
```pip install cbicqc```

### pip installation from source directory
```pip install .```


