Skip to content

Dev#342

Merged
JoQCcoz merged 6 commits intostablefrom
dev
Sep 19, 2024
Merged

Dev#342
JoQCcoz merged 6 commits intostablefrom
dev

Conversation

@JoQCcoz
Copy link
Copy Markdown
Collaborator

@JoQCcoz JoQCcoz commented Sep 19, 2024

No description provided.

JoQCcoz and others added 6 commits September 12, 2024 14:08
added set_eucentric_focus to atlas
- The squares in "bad" classes and outside the stage range were selected.

    The issue was related to the way targets were removed from a list when selected but then checked against another list that no longer had the same lenght.
    I made sure that the lists are the same lenght in every case. I wrote additional tests to make sure that the issue was fixed.

- Changed the selector notation to take all the factors into account when filtering out bad targets. Now it uses the ?_?_????? notation to filter out the bad targets. The first digit is whether it's in range of the stage.
The second shows each of the classifiers and the third shows the selectors. Any 0 means the target is bad and should be filtered out. From the remainder, we pick unique combinations at random to offer a variety of targets.
- Added a new selector to the server that allows the user to select the distance from the center of the square. This is useful for selecting targets that are not always near the edges of the square. The user can select the distance from the center in microns.
@JoQCcoz JoQCcoz merged commit 6a7a40e into stable Sep 19, 2024
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