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

PaganinProcessor doesn't work on data with one angle #1921

Open
hrobarts opened this issue Aug 30, 2024 · 0 comments · May be fixed by #1920
Open

PaganinProcessor doesn't work on data with one angle #1921

hrobarts opened this issue Aug 30, 2024 · 0 comments · May be fixed by #1920
Assignees
Labels
bug Something isn't working

Comments

@hrobarts
Copy link
Contributor

Description

If I try to run the PaganinProcessor on a single radiograph I get an error
ValueError: Unknown dimension angle. Should be one of (<AcquisitionDimension.VERTICAL: 'vertical'>, <AcquisitionDimension.HORIZONTAL: 'horizontal'>), or an integer in range 0 - 2

Environment

import cil, sys
print(cil.version.version, cil.version.commit_hash, sys.version, sys.platform)

24.1.1.dev105+g4f6e3cfb.d20240830 g4f6e3cfb 3.10.14 | packaged by conda-forge | (main, Mar 20 2024, 12:45:18) [GCC 12.3.0] linux

@hrobarts hrobarts added the bug Something isn't working label Aug 30, 2024
@hrobarts hrobarts self-assigned this Aug 30, 2024
@hrobarts hrobarts linked a pull request Aug 30, 2024 that will close this issue
9 tasks
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
Status: In Progress
Development

Successfully merging a pull request may close this issue.

1 participant