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

Possible mistake in poisson noise generation #116

Open
rayson-chan opened this issue Mar 28, 2023 · 1 comment
Open

Possible mistake in poisson noise generation #116

rayson-chan opened this issue Mar 28, 2023 · 1 comment

Comments

@rayson-chan
Copy link

When adding Poisson noise, it also introduces electronic noise in a gaussian distribution - but it uses a the np.sqrt twice on the default parameter 11. It seems there is a mistake and hopes you have some clarification. Because noise adding is the elementary function of the simulation. Thank you.

@dkazanc
Copy link
Owner

dkazanc commented Mar 28, 2023

thanks for spotting this, it does look like an error. Will be fixed.

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

2 participants