You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
…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
Some of the regularisers ignore
tau
passed in the call toproximal
, i.e.TGV
,ROF_TV
,LLT_ROF
,TNV
.FGP_TV
CIL/Wrappers/Python/cil/plugins/ccpi_regularisation/functions/regularisers.py
Line 114 in 39b6f7a
FGP_dTV
CIL/Wrappers/Python/cil/plugins/ccpi_regularisation/functions/regularisers.py
Line 221 in 39b6f7a
TGV
CIL/Wrappers/Python/cil/plugins/ccpi_regularisation/functions/regularisers.py
Line 139 in 39b6f7a
ROF_TV
CIL/Wrappers/Python/cil/plugins/ccpi_regularisation/functions/regularisers.py
Line 84 in 39b6f7a
LLT_ROF
CIL/Wrappers/Python/cil/plugins/ccpi_regularisation/functions/regularisers.py
Lines 175 to 176 in 39b6f7a
SB_TV
CIL/Wrappers/Python/cil/plugins/ccpi_regularisation/functions/regularisers.py
Line 246 in 39b6f7a
TNV
CIL/Wrappers/Python/cil/plugins/ccpi_regularisation/functions/regularisers.py
Line 269 in 39b6f7a
The text was updated successfully, but these errors were encountered: