Dear Professor Van Goor,
I want to reproduce the Michelson interferometer with the Zernike aberration in one of the arms. This one exactly: https://opticspy.github.io/lightpipes/_images/MichelsonWithAberration.png
Do you have the source code of this example? If not, I think I need do add this function: F1=Zernike(F1, n, m, R, A=1.0, norm=True, units='opd’) Correct? If so, what are the parameters to reproduce this image? I tried many combinations but couldn’t get something similar.
Thanks