Hi!
I am trying to exactly recreate an elaborate sequential optical system and seem to have managed. The built-in “file comparer” shows no noteworthy differences except the naming of some surfaces. I however also compared the text saved in both zmx files to be sure, which showed some differences. In the zmx file, the following surface related properties are different:
SURF .. - SLAB
SLAB seems to differ between the surfaces, but I assume this is just related to the order in which the surfaces were created? I insert surfaces using the API and they seem to increment accordingly in my file. In the other file, the surfaces seems to have been added manually.
SURF .. - GLAS
In both files, the material “N-BK7” from the “Schott” catalog is used for some surfaces. In the original file, these surfaces have GLAS defined as
GLAS N-BK7 0 0 0 0 0 0 0 0 0 0
But in my file, it is saved as
GLAS N-BK7 0 0 1.5 40 0 0 0 0 0 0
I cannot find where 1.5 and 40 are defined in my file (or similarly, 0, 0 in the original file).
SURF .. - OEMA
OEMA is defined in one file as
OEMA 0.5 0 0 0 0 ""
But in the other file as
OEMA 0.5 0 0 0 1 ""
I cannot find where the difference between the final 0 and 1 originates from.
It might be good to mention that I am on OpticStudio 20.3.2 and the file I try to recreate was made in version 24. Can anyone tell me if these differences are relevant, and if so, how to resolve them? Thank you in advance!