Skip to content

v0.9.0

Compare
Choose a tag to compare
@byrdie byrdie released this 12 Oct 21:14
· 16 commits to main since this release
0263951

What's Changed

  • Modified optika.systems.SequentialSystem.rayfunction() to return results in sensor coordinates instead of global coordinates. by @byrdie in #94
  • Modified the behavior of optika.propagators.accumulate_rays() to not return the input rays. by @byrdie in #95
  • Changed the behavior of optika.systems.AbstractSequentialSystem.object_is_at_infinity to consider surfaces with no aperture at infinity. by @byrdie in #96
  • Added an introduction and a prime-focus telescope tutorial to the documentation. by @byrdie in #92

Full Changelog: v0.8.0...v0.9.0