Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

regularisers plugin: tau is not always used in the proximal methods #931

Closed
3 of 7 tasks
paskino opened this issue Jul 15, 2021 · 0 comments · Fixed by #971
Closed
3 of 7 tasks

regularisers plugin: tau is not always used in the proximal methods #931

paskino opened this issue Jul 15, 2021 · 0 comments · Fixed by #971
Assignees
Labels
bug Something isn't working
Milestone

Comments

@paskino
Copy link
Contributor

paskino commented Jul 15, 2021

Some of the regularisers ignore tau passed in the call to proximal, i.e. TGV, ROF_TV, LLT_ROF, TNV.

@paskino paskino added the bug Something isn't working label Jul 15, 2021
@paskino paskino added this to the version 21.3 milestone Jul 15, 2021
@gfardell gfardell added this to In progress in 2 week plan - 4/10 Sep 20, 2021
@gfardell gfardell assigned gfardell and paskino and unassigned gfardell Sep 20, 2021
@gfardell gfardell moved this from In progress to To do in 2 week plan - 4/10 Sep 20, 2021
@paskino paskino moved this from To do to In progress in 2 week plan - 4/10 Sep 20, 2021
2 week plan - 4/10 automation moved this from In progress to Done Oct 21, 2021
paskino added a commit that referenced this issue Oct 21, 2021
…move unused functions (#971)

General rework of the CCPi Regularisation toolkit plugin. 
Only FGP_TV, FGP_dTV, TGV and TNV are now available. 
Appropriate unittests are developed and docstrings are added.
Tests of functionality of the regularisers are to be developed in the CCPi Regularisation package.
Closes #931
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
No open projects
2 participants