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

Gregg branch #6

Open
wants to merge 37 commits into
base: master
Choose a base branch
from
Open

Gregg branch #6

wants to merge 37 commits into from

Conversation

greggheller
Copy link
Collaborator

Changes include:
using @Property in pointAnnotator to pull out points
used inheritance to clean up pointCopier

  • changed pointCopier so it only responds to clicks, keypresses and rightclicks in the copied axis so that the two cannot get out of sync
    Added a config to help gather canidate images for registration
    added functionality to choose between canidate images with click
    added arrays to saved npz that are specific to the images that the points belong to, and the image pairs that a tranformation belongs to
    added a function to pull appropriate points from npz for a given image to load
    automatically loads points from previous sessions when possible

greggheller and others added 30 commits June 26, 2019 16:32
…ns, choosing appropriate images from matches in dir based on config
…from previous commit, cleaned up point copier to rely on inheritance and only act when something occured in the copied axis, changed print statements to logging.info so they can easily be hidden, add
… True doesn't carry over to the next operator
… with a right click, right click and drag is now required to clear points (instead of just right click), marker is a blue crosshairs, points can be clicked and dragged
…esn't require redraw, increased tolerance for clicked point and drag to delete all slightly
save html to SD7 for hab sessions as well
corbennett and others added 7 commits February 15, 2021 12:14
revert to save locally now that we have WSE reminding
Add a clear descriptive error and a method to circumvent when one of the lims sessions has failed and so the info json doesn't have a way to get the data directory.
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