v0.11.0#
Numerous changes to CI/CD, added a new ImageMetric interface and implementation SNRImageMetric.
Updates / New Features#
CI/CD
Renamed
lintingjob toflake8.Renamed
typingjob tomypy.Numerous fixes to the pipeline brought in from
xaitk-jatic.Added a couple TODO notes to the gitlab ci scripts indicating future changes.
Replaced a
withto anonlyto force further atomic job environments.Swapped out pipeline to use a shared pipeline.
New Features
Added a
ImageMetricinterfaceImplemented functionality for computing the Signal to Noise Ratio -
SNRImageMetricAdded bound types for
from_configdefinitions