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

intensity jumps between saved images in sweep #538

Open
dkazanc opened this issue Jan 9, 2025 · 0 comments
Open

intensity jumps between saved images in sweep #538

dkazanc opened this issue Jan 9, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@dkazanc
Copy link
Collaborator

dkazanc commented Jan 9, 2025

when one running sweep, the images are converted to 16bit before saved into tiffs. When we're running on multiple processes the normalisation is different for each process which results in intensity jumps between saved images. This makes it difficult to interpret when them in ImageJ, for instance.
Probably one still need a some kind of global statistics calculated for that or a common denominator across multiple processes.

@dkazanc dkazanc added the bug Something isn't working label Jan 9, 2025
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

1 participant