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

reconstruct_expe for DCNet #191

Open
jabascal opened this issue Apr 8, 2024 · 1 comment
Open

reconstruct_expe for DCNet #191

jabascal opened this issue Apr 8, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@jabascal
Copy link
Collaborator

jabascal commented Apr 8, 2024

Exception has occurred: AttributeError
'SplitPoisson' object has no attribute 'gain'
File "/home/abascal/Projects/openspyrit/spyrit/spyrit/core/prep.py", line 381, in sigma_expe
self.gain * (x - 2 * self.nbin * self.mudark)
^^^^^^^^^
File "/home/abascal/Projects/openspyrit/spyrit/spyrit/core/recon.py", line 778, in reconstruct_expe
var_noi = self.prep.sigma_expe(x)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/abascal/Projects/openspyrit/spyrit-examples/tutorial/fig_recon_sim_prelim.py", line 473, in
rec_gpu = model.reconstruct_expe(m)
^^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: 'SplitPoisson' object has no attribute 'gain'

@jabascal jabascal added the bug Something isn't working label Apr 8, 2024
@jabascal jabascal self-assigned this Apr 8, 2024
@jabascal
Copy link
Collaborator Author

@romainphan romainphan removed their assignment Jun 10, 2024
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
None yet
Development

No branches or pull requests

2 participants