-
Visualisation of the optics simulation experiment.
Ideally: 3D, with an optical table and stylized laser light sources.
-
# User Friendly Ray Optics Simulation
A ray optics simulation that will possibly include mirrors and lenses. The simulation may also include some theory in it for fun.
## Type of issue
- [x] …
-
May be a stupid question, but I'm trying to compile this package and link under Msys2 MinGW toolset under windows 11, including mingw gcc, g++, ld, etc., and python 3.11 with setuptools installed.
I…
-
I ran the Fresnel diffraction example code provided in the RayPier documentation (https://raypier-optics.readthedocs.io/en/latest/examples/fresnel_diffraction_example.html) on Python 3.8, but I could …
-
There are few other 2D optics simulation projects, that could be useful for adding new features into *Astree*:
- https://ricktu288.github.io/ray-optics/
- https://github.com/LarsKue/LenseSim
- ht…
ghost updated
5 years ago
-
Some mirrors in optics are designed to allow some amount of light to pass through. I think it would be great to be able to make such a specification for mirrors in the simulation.
-
# Design desiderata
A simulated dataset should be fully reproducible
* input: simulation method, all input params needed for the simulation method, specimen, random seed
* output: particle stack,…
-
https://chrome.google.com/webstore/detail/ray-optics-simulation/egamlemiidmmmcccadndbjjihkcfiobh
this is a chrome extension that allows to model our setup and lets you play around with the source p…
-
Hi,
I'm trying to run simulations with apertures enabled to simulate some expected particle loss in the beam pipe, but I'm encountering some unexpected behavior. I'm running the latest version of O…
-
### What happened?
After Rich Loft pointed out the issue of complex number accessors in the NVHPC compiler (https://github.com/ESCOMP/CAM/issues/881), I was able to build `cam6_3_125` with the `nvhpc…