Skip to content

Comments

[MSD-359][feature] Renumber FM fiducials in multipoint window#3378

Open
K4rishma wants to merge 1 commit intodelmic:masterfrom
K4rishma:improve_fiducial_numbering
Open

[MSD-359][feature] Renumber FM fiducials in multipoint window#3378
K4rishma wants to merge 1 commit intodelmic:masterfrom
K4rishma:improve_fiducial_numbering

Conversation

@K4rishma
Copy link
Contributor

In multi_point_correlation.py, if there are no FIB fiducials at GUI start, renumber FM fiducials so their indices are contiguous starting from 1. This handles cases where FM fiducials may have gaps (e.g. 1,2,3,6). The function renumber_fm_fiducials_on_start method updates both the index and name fields of the FM targets in-place and persists the feature file via update_feature_correlation_target so the rest of the GUI sees the corrected ordering when it initializes.

In multi_point_correlation.py, if there are no FIB fiducials at GUI start, renumber FM fiducials so their indices are contiguous
 starting from 1. This handles cases where FM fiducials may have gaps (e.g. 1,2,3,6). The function renumber_fm_fiducials_on_start method updates both the `index` and `name` fields of the FM targets in-place and persists the feature file via `update_feature_correlation_target` so the rest of the GUI sees the corrected ordering when it initializes.
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