You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Add final lens component to optical system if present
* Update path length calculations to include wavelength parameter
* chore: Add inverse transformation for global coordinate system in image surface
* feat: Enhance SurfaceFactory to support image surface creation and material configuration
* test: Add unit tests for image surface generation in SurfaceFactory
* fix: Update ImageSurface constructor to correctly assign material_post parameter
* refactor: Simplify surface creation logic in SurfaceFactory by removing image surface handling
* fix: Correct refractive index assignment in Wavefront class to use material_post parameter
* refactor: Remove obsolete image surface generation tests from TestSurfaceFactory
* fix: Update ImageSurface tests to correctly handle material_post parameter
* refactor: Remove redundant exit pupil location calculation in Paraxial class
* fix: Update path length and OPD image calculations in Wavefront tests to include wavelength parameter
* chore: Add TODO for tests on non-air object and image spaces in Paraxial tests
0 commit comments