xzos / PyZDDE

Zemax/ OpticStudio Extension using Python
MIT License
154 stars 64 forks source link

Function `zGetZernike()` does not return information about the wavelength and field position. #60

Open indranilsinharoy opened 8 years ago

indranilsinharoy commented 8 years ago

Since the Zernike coefficients are a function of the wavelength and field position, the coefficients do not have any meaning without information about the wavelength and field position in the meta-data (zInfo) portion of the data returned by zGetZernike() function. So, the field position and wavelength should also be returned by the function.