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

[Editorial] No need for clipping, this value is 95 #275

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

luctrudeau
Copy link
Contributor

It was found by Christopher "Monty" Montgomery that when a value
between 96 and 224 is clipped between -32 and 95, the resulting
value will always be 95.

It was found by Christopher "Monty" Montgomery that when a value
between 96 and 224 is clipped between -32 and 95, the resulting
value will always be 95.
@peterderivaz
Copy link
Collaborator

Looks good to me, I've emailed some others so they can check it doesn't signify a problem with the filtering when this clipping occurs.

@peterderivaz peterderivaz changed the title No need for clipping, this value is 95 [Editorial] No need for clipping, this value is 95 Feb 25, 2019
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.

3 participants