Skip to content

Conversation

@drgmo
Copy link
Contributor

@drgmo drgmo commented Jan 15, 2026

EAGLE encoder requires that ctp and vir2 tile features are index-aligned, i.e., row i in both H5 files corresponds to the same tile location (same coordinate). Both extractors produce the same set of coordinates, however they are stored in a different order. I believe this is because of how STAMP extract features...This makes the coordinate equality check fail. The suggested patch introduces an alignment step that reorders vir2 coords & feats to match the ctp coordinate order, restoring index-level correspondence (so that the correct topk-tiles can be chosen)

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.

1 participant