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
Heya, I'd like to play around with prysm's raytracer for modeling a reflective system I'm working with. Do you have an example raytrace I could take a look at to help me get started?
However I think neither actually runs at the moment, due to a breaking change in the plotting functions.
Unfortunately the raytracer is not very useful right now. It can give you the position and direction cosines of arbitrary rays sequentially traced through a system, but if you want to do most anything useful like make an OPD map, it does not have the logic to find EP/XP reference spheres, or do the equally inclined chords talked about in Hopkins' 50+ page monster of a raytracing paper.
If you wanted to add those I would merge the PR in a heartbeat ;)
This is the catch-all bucket for things needed for prysm to do raytracing
The text was updated successfully, but these errors were encountered: