Jashcraf / poke

Poke (pronounced poh-keh) is a Polarization Ray Tracing and Gaussian Beamlet module for Python
BSD 3-Clause "New" or "Revised" License
32 stars 6 forks source link

Add ability to decompose Jones Pupils / OPD's into Zernike Coefficients #50

Closed Jashcraf closed 11 months ago

Jashcraf commented 1 year ago

Generally irregularly spaced rays don't play well with square arrays. Decomposing them into polynomials which can be created on square arrays seems like the smartest way to do this.

Jashcraf commented 11 months ago

This is done, but not for OPDs, closing and wil re-open another issue for getting the OPD decomposition done.