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

AttributeError: 'RadonFanbeam' object has no attribute 'noise_generator' #39

Open
Mariulyanovamipt opened this issue Oct 6, 2022 · 3 comments

Comments

@Mariulyanovamipt
Copy link

Got error:
AttributeError: 'RadonFanbeam' object has no attribute 'noise_generator'
though I don't call noise_generator

@LiRunyi2001
Copy link

I also came across this problem when using radon. Is there any fix or other solution for this issue?

@Masaaki-75
Copy link

Masaaki-75 commented Apr 17, 2023

Maybe check the type of your input. I got this problem when I fed my array as np.ndarray, but after converting it to floatType torch.Tensor everything ran fine.

@Mucixia
Copy link

Mucixia commented Sep 18, 2024

我在使用 radon 时也遇到了这个问题。有没有其他解决方案可以解决这个问题?

你解决了吗

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants