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: Gemma Fardell <47746591+gfardell@users.noreply.github.com>
Signed-off-by: Margaret Duff <43645617+MargaretDuff@users.noreply.github.com>
  • Loading branch information
MargaretDuff and gfardell authored Sep 13, 2023
1 parent 314107d commit 34de0d3
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -324,7 +324,6 @@ def _fista_on_dual_rof(self, x, tau, out = None):
should_return = True
out = self.gradient.domain_geometry().allocate(0)

should_break = False
for k in range(self.iterations):

t0 = t
Expand Down

0 comments on commit 34de0d3

Please sign in to comment.