AbstractImageReconstruction.processFunction
process(algo::Union{A, Type{A}}, param::AbstractImageReconstructionParameters, inputs...) where A <: AbstractImageReconstructionAlgorithm
Base.hashMethod
hash(parameter::AbstractImageReconstructionParameters, h)

Default hash function for image reconstruction paramters. Uses nameof the parameter and all fields not starting with _ to compute the hash.