LICENSE.txt
README.md
pyproject.toml
setup.cfg
setup.py
data/banner.png
src/ChameleonIQ.egg-info/PKG-INFO
src/ChameleonIQ.egg-info/SOURCES.txt
src/ChameleonIQ.egg-info/dependency_links.txt
src/ChameleonIQ.egg-info/entry_points.txt
src/ChameleonIQ.egg-info/not-zip-safe
src/ChameleonIQ.egg-info/requires.txt
src/ChameleonIQ.egg-info/top_level.txt
src/GUI/chameleon_iq.py
src/config/__init__.py
src/config/defaults.py
src/nema_merge/__init__.py
src/nema_merge/__main__.py
src/nema_merge/cli.py
src/nema_merge/reporting.py
src/nema_quant/__init__.py
src/nema_quant/__main__.py
src/nema_quant/analysis.py
src/nema_quant/cli.py
src/nema_quant/interactive_roi_editor.py
src/nema_quant/io.py
src/nema_quant/metrics.py
src/nema_quant/phantom.py
src/nema_quant/reporting.py
src/nema_quant/statistics.py
src/nema_quant/utils.py
src/nema_quant_iter/__init__.py
src/nema_quant_iter/__main__.py
src/nema_quant_iter/cli.py
src/nema_quant_iter/reporting.py
src/scripts/merged_run.py
src/scripts/verify_airwater_rois.py
src/scripts/verify_uniform_mask.py
src/scripts/verify_z_range.py
src/scripts/xml_generator.py
tests/test_analysis.py
tests/test_cli.py
tests/test_function_signatures.py
tests/test_io.py
tests/test_main.py
tests/test_phantom.py
tests/test_reporting.py
tests/test_utils.py