This is a modern example of the gamma lambda effect, I measured today with a SensiX blue-green sensitometer. Film used was Fp4+. It shows the contrast change of the material between green and blue exposure.
Thanks for the detailed description. so, for the gamma, you are including the toe, or 'filtering' out the toe? (OK I see it now, in Gamma Start and Gamma End)
Is that C? What is bestFit? is that your own subroutine?
Filtering out the toe, but in my program the start logH and end logH of the gamma can be user defined. The gamma in this case is only a measurement of the slope of the straight line portion of the curve.
The tool is written in HTML and JavaScript. I made this together with the use of AI. I make small portions at once with an environment called "Cursor" it allows me to code alongside prompting and is a very quick and efficient way to build stuff like this.
Thanks for the detailed description. so, for the gamma, you are including the toe, or 'filtering' out the toe? (OK I see it now, in Gamma Start and Gamma End)
Is that C? What is bestFit? is that your own subroutine?
Best Fit refers to the "concentric arc method" The tool needs to test many values in order to find the one best complying with Ci specification. It's like using the Ci ruler but not actually using the ruler. The value found that best fits is taken to work with.
Best Fit refers to the "concentric arc method" The tool needs to test many values in order to find the one best complying with Ci specification. It's like using the Ci ruler but not actually using the ruler. The value found that best fits is taken to work with.