CERN / TIGRE

TIGRE: Tomographic Iterative GPU-based Reconstruction Toolbox
BSD 3-Clause "New" or "Revised" License
535 stars 180 forks source link

Some algorithms don't return residual norm #408

Open AnderBiguri opened 1 year ago

AnderBiguri commented 1 year ago

Some algorithms don't return the residual norm, which makes them arbitrarily inconsistent. Make all algorithms return this.

I assume MLEM would need to return KL divergence instead.