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

Flatfield visualization and application #188

Merged
merged 16 commits into from
Apr 29, 2024
Merged

Conversation

minnerbe
Copy link
Collaborator

I added some code to visualize flat field estimates and apply them to the wafer_53 images.

There are two new clients:

  • FlatfieldVisualizationClient creates a stack that shows all flat field estimates on a regular hexagonal grid (there is one flat field estimate per z-layer and per sfov, making one mfov column in total);
  • MultiSemFlatFieldCorrectionClient re-saves all source images of a collection of stacks and creates new stacks that point to the re-saved images.

For now, the flat field estimates are created externally, but the plan is to port this to render at a later time.

@trautmane trautmane merged commit 97392ac into newsolver Apr 29, 2024
2 checks passed
@trautmane trautmane deleted the flatfield-visualization branch April 29, 2024 16:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants