Giter Club home page Giter Club logo

Comments (5)

wolfgangw avatar wolfgangw commented on July 21, 2024

I don't see CONERESPMATBRADFORD in transforms/ctl/utilities/utilities.ctl. Am I looking in the wrong spot?

from aces-dev.

scottdyer avatar scottdyer commented on July 21, 2024

The CONERESPMATBRADFORD variable only exists in utilities.ctl on the dev branch, so it doesn't affect anyone right now. The incorrect matrix was brought to my attention and was logged because it should be fixed if it eventually gets rolled into the master branch. For now, though, it does not affect anyone.

I've updated the original issue with a note describing that the erroneous matrix exists only in the dev branch.

from aces-dev.

wolfgangw avatar wolfgangw commented on July 21, 2024

Ok, thanks.

I'm using Bradford in chromatic_adaptation.rb and I was wondering why our matrix order is different. Is that a CTL-specific thing? Is it a Ruby-specific thing?

With the matrix order quoted below the tool will reproduce the results on Bruce Lindbloom's chromatic adaptation page.

M_A_Bradford = Matrix[
  [0.8951000, 0.2664000, -0.1614000],
  [-0.7502000, 1.7135000, 0.0367000],
  [0.0389000, -0.0685000, 1.0296000]
]

from aces-dev.

scottdyer avatar scottdyer commented on July 21, 2024

It's a CTL specific thing. In CTL, the matrix ordering is transposed from the "normal" way matrices are usually written in math textbooks (and Bruce Lindbloom's website). You'll see that the matrix I list in CTL and your Ruby matrix are transposes of each other.

from aces-dev.

scottdyer avatar scottdyer commented on July 21, 2024

This matrix was corrected in 339318f and is now correct in the master branch.

Closing the issue.

from aces-dev.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.