Closed KrisThielemans closed 11 months ago
This is due to the change in TotalVariation
where the default setting is to use warmstart=True
.
https://github.com/TomographicImaging/CIL/blob/0418ed2abd42c085db25aa3d0405b4b16e6591e4/Wrappers/Python/test/test_SIRF.py#L254C53-L258
In this case the second call does not start with an uninitialised TotalVariation
.
FAIL: test_TVdenoisingMR (test_SIRF.TestGradientMR_2D)
https://github.com/SyneRBI/SIRF-SuperBuild/actions/runs/6956888226/job/18931696600?pr=846#step:8:155