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

add option to counting #212

Open
ercius opened this issue Sep 18, 2021 · 2 comments
Open

add option to counting #212

ercius opened this issue Sep 18, 2021 · 2 comments

Comments

@ercius
Copy link
Collaborator

ercius commented Sep 18, 2021

Can we add an option to electron_count which will bypass the threshold calculation?

It would be great to have keywords for background_threshold and xray_threshold. These are meant to be the values which are currently determined by the sigma inputs with Gaussian fitting.

If the new parameters are input then the Gaussian fitting is skipped and the values are used directly. It would essentially skip the line res = _image.calculate_thresholds(*args) and use the thresholds directly from the user.

@cjh1
Copy link
Member

cjh1 commented Mar 7, 2022

@ercius Should we implement this, shouldn't bee too hard todo.

@ercius
Copy link
Collaborator Author

ercius commented Mar 8, 2022

Yes, please. I think it would be great to have more fine grained control.

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