Joseph14
- 55
- 0
I just learned about De Raedt. My first inclination was to test his theory by examining his single photon double slit work, because of the beautiful simplicity of the experiment.
One thing I noticed while looking at his code was that every single photon is coherent with the photons released earlier. When I added rand()*2*pi to the initial phase the interference disappeared.
I didn't think coherence between the individual photons was required for the actual experiment. Therefore it seems that his simulation fails for the simplest of systems.
Is there something I'm missing here?
One thing I noticed while looking at his code was that every single photon is coherent with the photons released earlier. When I added rand()*2*pi to the initial phase the interference disappeared.
I didn't think coherence between the individual photons was required for the actual experiment. Therefore it seems that his simulation fails for the simplest of systems.
Is there something I'm missing here?