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
Hello! I'm a University of Arizona grad student that's doing some work on optical modeling for astronomy, and was curious if batoid was capable of simulating generally non-axially symmetric systems? It wasn't clear to me from the docs, but I saw that Interface has the following methods that might make it possible:
withGlobalShift
withLocalShift
withGlobalRotation
withLocalRotation
I'm interested in an open-source ray tracer that is capable of modeling off-axis conics and fold mirrors for some of my research.
The text was updated successfully, but these errors were encountered:
Full disclosure: you'd be charting some new territory using batoid for off-axis conics, but I'm not aware of any reason right now why this shouldn't work.
Hope that helps get you started. Feel free to reach out with more questions or any problems you encounter if you give batoid a go.
Thanks for pointing out the demo! I'll try making an off-axis parabola and doing a comparison with Zemax / CODE V, and come back here once I've done the comparison.
Hello! I'm a University of Arizona grad student that's doing some work on optical modeling for astronomy, and was curious if batoid was capable of simulating generally non-axially symmetric systems? It wasn't clear to me from the docs, but I saw that
Interface
has the following methods that might make it possible:I'm interested in an open-source ray tracer that is capable of modeling off-axis conics and fold mirrors for some of my research.
The text was updated successfully, but these errors were encountered: