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

error #83

Open
xuxuxu0701 opened this issue Apr 6, 2022 · 2 comments
Open

error #83

xuxuxu0701 opened this issue Apr 6, 2022 · 2 comments

Comments

@xuxuxu0701
Copy link

when i running Raytracing Fundamentals .There is an error:AttributeError: 'numpy.ndarray' object has no attribute 'lower'

@brandondube
Copy link
Owner

Thanks for the bug report. At the moment, V0.21 release is blocked by the new raytracer, which under the experimental submodule has no guarantees of any kind. I originally implemented Spencer & Murty's iconic paper, but Welford had a series of papers which describe the analysis part of things, in a way that ends up threaded into the main ray-trace procedure. I have not finished digesting and implementing Welford's paper. For now the code is somewhere in between and broken.

@xujun0813
Copy link

when i running Raytracing Fundamentals,“plot_optics(pres, phist, fig=fig, ax=ax)” will show “AttributeError: 'Surface' object has no attribute 'F' ”. It represent Sag of z which sphere didn't have.

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

3 participants