Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

simulation of Hyperboloid mirror #164

Open
gpeng628 opened this issue Nov 3, 2023 · 3 comments
Open

simulation of Hyperboloid mirror #164

gpeng628 opened this issue Nov 3, 2023 · 3 comments

Comments

@gpeng628
Copy link

gpeng628 commented Nov 3, 2023

hi,
I want to simulate a optical collecting system , it includes ellipitical mirror and hyperboloid mirror .Is there a hyperboloid mirror in the xrt?

@kklmn
Copy link
Owner

kklmn commented Nov 3, 2023

Hi,

We didn't need a hyperbolic shape until now. The module xrt/backends/raycing/oes.py implements all our mirror shapes. It has EllipticalMirrorParam class that can be easily modified to make a hyperboloid or a hyperbolic cylinder. The shape is defined in local parametric coordinates that are explained in the class docstrings.

@gpeng628
Copy link
Author

gpeng628 commented Nov 5, 2023

For a hyperbola, we need two parameters to determine it ,one is focal distance ,and the other is the intersection point of the hyperbola and the X-axis. I can't find a parameter that represents the intersection in the xrtqook.

@kklmn
Copy link
Owner

kklmn commented Nov 5, 2023

As I said, hyperbolic mirror is not yet implemented.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants