Skip to content

Field Curvature, Distortion, Spot and Chromatic Aberration #136

Answered by mjhoptics
gniliac1 asked this question in Q&A
Discussion options

You must be logged in to vote

Hello @gniliac1,
There are several functions in the trace module for calculating the sagittal and tangential astigmatism values. trace_astigmatism can be called for a single field point; the function trace_astigmatism_curve will sample the optics across the field of view. I haven't written a function to generate distortion curves but it would be patterned after the trace_astigmatism_curve function.

For your other requests, you can either generate the data using the classes in raytr.analyses module, such as RayFan and RayList, or by using the data in the various mpl plotting options. RayGeoPSF is a class that takes a RayList as input and produces either a spot diagram or 2D histogram; this…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by gniliac1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants