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

RGB #1

Merged
merged 14 commits into from
Nov 20, 2023
Merged

RGB #1

merged 14 commits into from
Nov 20, 2023

Commits on Nov 18, 2023

  1. Modified colorsynth.d65_standard_illuminant() to be normalized to i…

    …ts integral against Y.
    byrdie committed Nov 18, 2023
    Configuration menu
    Copy the full SHA
    679a412 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d84357a View commit details
    Browse the repository at this point in the history
  3. Added colorsynth.rgb(), colorsynth.colorbar(), and `colorsynth.rg…

    …b_and_colorbar()`.
    byrdie committed Nov 18, 2023
    Configuration menu
    Copy the full SHA
    d75c13d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1051f4c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9f594a6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9f33cd8 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2023

  1. Configuration menu
    Copy the full SHA
    57e464c View commit details
    Browse the repository at this point in the history
  2. Fixed bug in colorsynth.colorbar() that gave the wrong answer if `s…

    …pd_min` was not zero.
    byrdie committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    b7d73be View commit details
    Browse the repository at this point in the history
  3. Changed the behavior of colorsynth._transform_spd_wavelength() to a…

    …pply the normalization after scaling to the range 0-1.
    byrdie committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    2b58857 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8671d5e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f632134 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3e7a9df View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c7bb44e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8983880 View commit details
    Browse the repository at this point in the history