ZvejysMegejas

Results 1 issues of ZvejysMegejas

A 3D model (a modified version of the Tutorial 1e) ``` import numpy as np from optiland import analysis, optic, optimization lens = optic.Optic() # System settings lens.set_aperture(aperture_type="EPD", value=10.0) lens.set_field_type(field_type="angle")...

bug
enhancement