Corrector Base ============== The base module provides the core corrector framework and user-facing interface for correction. .. currentmodule:: hiten.algorithms.corrector.base Main Classes ------------ .. autoclass:: CorrectorPipeline() :members: :undoc-members: :exclude-members: __init__, __repr__, __str__