phetsims / color-vision

"Color Vision" is an educational simulation in HTML5, by PhET Interactive Simulations.
http://phet.colorado.edu/en/simulation/color-vision
GNU General Public License v3.0
1 stars 7 forks source link

Teacher Tips for Color Vision #89

Closed ariel-phet closed 8 years ago

ariel-phet commented 9 years ago

When we make the HTML5 version teacher tips we should make a note about the sim producing "purple" photons - we understand purple does not appear as a pure color so anything in that appears purple should be interpreted as violet.

ariel-phet commented 8 years ago

@phet-steele you had some thoughts on the teacher tips correct? please note them in this issue

ariel-phet commented 8 years ago

@arouinfar - Color Vision is quite a popular sim, we should probably get some teacher tips up for this one soon.

phet-steele commented 8 years ago

@arouinfar we probably need to say something saying that the girl can see color from photons that don't hit her eye. If the student sees no photons hitting the eye, but only sees photons hitting the forehead, the girl will still see color. This is likely to arise viewing the trailing end of photons after the bulb is turned off, or when the sim is set up so that only a few photons are traveling at a time: colorvisionfewphotons Color will still be "seen" in this scenario.

arouinfar commented 8 years ago

@ariel-phet I can work on the teacher tips this Friday. Thanks for your comment @phet-steele!

ariel-phet commented 8 years ago

@arouinfar I mentioned to @phet-steele that probably the way to address this in the tips is that the photons are obviously a model and each "pixel" photon represents many many photons, so even if the pxiel is not hitting the eye the model still assume a beam of photons.

arouinfar commented 8 years ago

@ariel-phet I got a pretty good start on this today, and will wrap it up on Monday.

I'm a bit confused about the purple photon issue after reviewing #88. Is the issue that the low-wavelength end of our bulb color slider appears too purple (as opposed to violet) or is it that the white light photons include pinks/purples that are not composed of a single wavelength? Or both?

image image

For reference, this page has several pictures of light being dispersed by a prism including the one below https://people.rit.edu/andpph/exhibit-spectrum.html image

To me, the picture above doesn't appear that far off from the colors in our slider.

ariel-phet commented 8 years ago

@arouinfar - the summary is that "purple" is not a pure color, purple photons as such do not exist. So a bit of both.

see for example https://deron.meranda.us/ruminations/purple/

We now know that purple can not be a single pure frequency of light as it does not appear in the visible spectrum. But we also know that we can see something which we call purple, and it is definitely not blue or green or even orange. Purple must be something, but what is it exactly? It turns out that what we observe as purple is always a mixture of other colors, usually some form of red and some form of blue. So purple is not pure in that it is not a single color.

So we should mention something in the teacher tips that although some photons may appear purple assume those are representing violet.

In fact, it is likely the the image you used above used the same algorithm of mapping a color photograph to rgb when it was digitized:)...the page I linked shows a more precise representation of the visible spectrum.

arouinfar commented 8 years ago

Aaah, got it @ariel-phet. Thanks!

I'm wrapping up the tips now, and will be uploading them soon.

arouinfar commented 8 years ago

Uploaded!