Skip to content

Commit

Permalink
Update Wrappers/Python/cil/optimisation/functions/TotalVariation.py
Browse files Browse the repository at this point in the history
Co-authored-by: Edoardo Pasca <edo.paskino@gmail.com>
Signed-off-by: Margaret Duff <43645617+MargaretDuff@users.noreply.github.com>
  • Loading branch information
MargaretDuff and paskino authored Sep 14, 2023
1 parent 995239e commit c1fec46
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,6 @@ def __init__(self,
# Iterations for FGP algorithm used to solve the dual problem of the Total Variation Denoising problem (ROF)
self.iterations = max_iteration

# Tolerance for FGP algorithm used to solve the dual problem of the Total Variation Denoising problem (ROF)
self.tolerance = tolerance

# Total variation correlation (isotropic=Default)
Expand Down

0 comments on commit c1fec46

Please sign in to comment.