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

DM-13493: SourceSelector should accept saturated sources. #103

Merged
merged 2 commits into from
Apr 6, 2018

Commits on Apr 3, 2018

  1. Fix typos.

    jdswinbank committed Apr 3, 2018
    Configuration menu
    Copy the full SHA
    dc7ec75 View commit details
    Browse the repository at this point in the history
  2. Do not reject interpolated sources in SourceSelector.

    Per discussion on Slack of 2018-02-05:
    
    > `interpolated`... now effectively means "this pixel was interpolated in one
    > of the inputs and that's okay because we think the interpolation was good".
    
    (Jim Bosch, in #subaru-hsc)
    
    We should therefore not reject sources flagged as such in the source selector.
    jdswinbank committed Apr 3, 2018
    Configuration menu
    Copy the full SHA
    74007b0 View commit details
    Browse the repository at this point in the history