-
Notifications
You must be signed in to change notification settings - Fork 30
Add channel normalization and pixel thresholding back #985
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
Conversation
Wait can we not merge this in for now? Discussed with Noah, and we need to pin a new version for my paper that works before we merge this back in. |
Also, before we merge this back in, can we get these addressed (in addition to the 3.9 migration), and then a new version pinned for my paper): And can I review the new version before the new pin is created? To avoid what happened last time when a bunch of new things needed to be changed and I asked Sri for a new release like 5 times |
@cliu72 version 0.6.4 PR has been merged in with the update Pixie changes, I think this is ready to review. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks right to me.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good, just a few small requests
Check out this pull request on See visual diffs & provide feedback on Jupyter Notebooks. Powered by ReviewNB |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just a few tiny requests on text change for variable descriptions
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good!
What is the purpose of this PR?
Closes #980. Candace's paper has been out for some time now, so we can add these steps back.
How did you implement your changes
Revert to previous state with channel normalization and pixel thresholding.