-
Notifications
You must be signed in to change notification settings - Fork 1
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
Mappings from physical components (phase,retardance,orientation) to HSV /JCh #141
Conversation
updating docstring for CLI using similarity vs euclidian
…SV or JCh mappings. These might live in recOrder or else, but the current example script was made to work with the shrimPy util functions.
@talonchandler tagging you here as reviewer, so we can move these functions to whatever repo makes sense later. |
445bfd2
to
ca2902f
Compare
Thanks @edyoshikun, I just took a closer look and I think there're some really nice functions in I think the key function signatures are:
Compare those with the signature of
I think it's worthwhile cleaning these up and merging them. Notes on overlap:
I will suggest:
|
@edyoshikun and I met and discussed our plan for handling this. I will work through and request @edyoshikun's reviews
|
Paired with mehta-lab/recOrder#473. After approving and merging that PR, this PR can close. |
This PR has czyx functions that take a stack and output an RGB image mapping the label-free measurements to HSV.
This includes PRO-> HSV, RO->HSV and RO->JCh.