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

TestQualityMeasures' object has no attribute 'id_coins_sliced' #1710

Closed
KrisThielemans opened this issue Feb 14, 2024 · 0 comments · Fixed by #1711
Closed

TestQualityMeasures' object has no attribute 'id_coins_sliced' #1710

KrisThielemans opened this issue Feb 14, 2024 · 0 comments · Fixed by #1711
Assignees
Labels
bug Something isn't working

Comments

@KrisThielemans
Copy link
Contributor

Building current CIL with the SIRF-SuperBuild works, but the tests fail with
https://github.com/SyneRBI/SIRF-SuperBuild/actions/runs/7902858550/job/21569433765?pr=862#step:11:979

ERROR: test_psnr_mask (test_quality_measures.TestQualityMeasures)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/runner/work/SIRF-SuperBuild/SIRF-SuperBuild/build/sources/CIL/Wrappers/Python/test/test_quality_measures.py", line 123, in test_psnr_mask
    res1 = psnr(self.id_coins_sliced, self.id_coins_noisy_sliced)
AttributeError: 'TestQualityMeasures' object has no attribute 'id_coins_sliced'`

@MargaretDuff @paskino please have a look

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
Archived in project
2 participants