Metadata-Version: 2.3
Name: fw-gear-dicom-qc
Version: 0.5.0
Summary: Validate dicom archive on a set of hardcoded and user-specified rules
License: MIT
Keywords: Flywheel,Gears,DICOM,AEQC,QC
Author: Flywheel
Author-email: support@flywheel.io
Requires-Python: >=3.11,<4
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Scientific/Engineering :: Medical Science Apps.
Requires-Dist: flywheel-gear-toolkit (>=0,<1)
Requires-Dist: fw-gear-dicom-splitter (>=2.1.0)
Project-URL: Repository, https://gitlab.com/flywheel-io/flywheel-apps/dicom-qc
Description-Content-Type: text/markdown

# DICOM QC gear

dicom-qc is a Flywheel Gear that evaluates basic QC rules against a dicom archive.

## Documentation

The documentation of the gear can be found
[here](https://flywheel-io.gitlab.io/scientific-solutions/gears/dicom-qc/index.html).

## Contributing

Please refer to the CONTRIBUTING.md file for information on how to
contribute to the gear.

