Skip to content

mfov-as-tile-match-fix-20260819 - #245

Open
trautmane wants to merge 3 commits into
newsolverfrom
mfov-as-tile-match-fix-20260819
Open

mfov-as-tile-match-fix-20260819#245
trautmane wants to merge 3 commits into
newsolverfrom
mfov-as-tile-match-fix-20260819

Conversation

@trautmane

Copy link
Copy Markdown
Collaborator

Added a third cross match derivation pass for mfov-as-tile to resolve unconnected z-layers for small r01 mfov-as-tile stacks in w61_s160_r01 to w61_s178_r00. This solved the connection problems in that area. At some point, I should measure how much it increases the work done for 'all-resin' mfov-as-tiles. If the increase is significant, we'll want to parameterize this additional pass so that it is only used when needed.

@trautmane
trautmane requested review from minnerbe and a lite review from Copilot August 21, 2026 13:09

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR adjusts default mfov-as-tile cross-match parameterization by adding an additional (third) matching stage to improve connectivity across z-layers in certain small mfov-as-tile stacks, and updates a related test helper to point at a different wafer61 stack.

Changes:

  • Add a third cross-match pass for mfov-as-tile (render scales now 0.2, 0.3, 0.5; minInliers 150).
  • Update the wafer61 stack name used by ClusterCountClientTest.findWafer61Clusters().

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
render-ws-java-client/src/main/java/org/janelia/render/client/parameter/MFOVAsTileParameters.java Adds a third mfov-as-tile cross-match stage (pass3) at renderScale 0.5.
render-ws-java-client/src/test/java/org/janelia/render/client/ClusterCountClientTest.java Updates the hardcoded wafer61 stack string used by the manual cluster-finding helper.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

…ive' pass can be excluded or included as needed
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

Successfully merging this pull request may close these issues.

2 participants