Skip to content

Changed the behavior of optika.systems.AbstractSequentialSystem.object_is_at_infinity to consider surfaces with no aperture at infinity. #309

Changed the behavior of optika.systems.AbstractSequentialSystem.object_is_at_infinity to consider surfaces with no aperture at infinity.

Changed the behavior of optika.systems.AbstractSequentialSystem.object_is_at_infinity to consider surfaces with no aperture at infinity. #309

Workflow file for this run

name: Ruff
on:
push:
branches:
- main
pull_request:
jobs:
ruff:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: chartboost/ruff-action@v1