-
Hi Geoffroi,
Thanks for open-sourcing this code.
I am reproducing the results in your paper. However, I find this repo does not contain an entrance, like a main fun for the ray-tracing.
The "si…
-
mirrors made with parabolic or hyperbolic curves are having issues with reflections. I did not see that sort of behavior with flat surfaces or circle/ellipse based surfaces. I guess a picture is a 100…
-
https://en.wikipedia.org/wiki/Ray_transfer_matrix_analysis is a good start. However, it only captures radial symmetry. Electron optics are generally not symmetric. The following properties are desirab…
-
Before implementing the numba version, make a numpy implementation
* inherits [AbstracComponent](https://github.com/mcvine/mcvine/blob/42232534b0c6af729628009bed165cd7d833789d/packages/mcni/python/…
-
I couldn't find any way to communicate other than filing a bug.
I've been programming in python as a hobby for 5 years. I contributed heavily to a now abandoned non sequential ray tracer using cytho…
-
Hi,
first, big thanks for your work with this catalogue, quite the dedicated work over many years!
I'm currently trying to include this database in one of my own projects, an optics addon for Blen…
-
Hello Michael,
I'm currently having a problem with plotting an optical model after adding surfaces later on using `seq_model.add_surface(...)`. Here is an example using the Triplet example:
```p…
-
This is not a bug report, but a question and request for pointers
I recently bumped into this project as I read about Blender 3.2, and was attracted by the "physically correct" rendering capability…
fangq updated
2 years ago
-
Hello Mike,
Thanks for the great package!
The aspheric lens, ASL5040-UV from ThorLabs, is currently being treated as a spherical surface as opposed to a Qbfs polynomial surface. Perhaps, if possib…
-
Currently the mapping between pupil coordinates and focal plane coordinates (Stored in `obs_lsstSim`?) is a fit to a grid of points simulated going through the optics with PhoSim. The result is a sum…