OpticSim.jl
OpticSim.jl copied to clipboard
Optical Simulation software
**Describe the bug** When simulating the same system with Vis.drawtraceimage(), trace() and traceMT, traceMT outputs a detector image with transposed x and y resolution. **To Reproduce** ```julia using OpticSim using...
This pull request changes the compat entry for the `WGLMakie` package from `0.4` to `0.4, 0.5`. This keeps the compat entries for earlier versions. Note: I have not tested your...
This pull request changes the compat entry for the `LazySets` package from `1` to `1, 2`. This keeps the compat entries for earlier versions. Note: I have not tested your...
**Describe the bug** The example from the manual ``` import OpticSim.NotebooksUtils as NB # the **as** option was added in Julia v1.6 NB.run_sample("EmittersIntro.jl") ``` does not run. The error messages...
**Wikipedia definition of Lambertian Reflector** Lambertian reflectance is the property that defines an ideal "matte" or diffusely reflecting surface. The apparent brightness of a Lambertian surface to an observer is...
**Describe the bug** I downloaded the `schott-optical-glass-overview-zemax-format.zip` which contains `schottzemax-20220124.agf`. Now I am bit uncertain as to how to install it. Do I simply rename it and copy it to...
**Describe the bug** Not a bug. Julia Newbie here. Wanted to test out OpticSim but the installation kept erroring while installing `PyCall` and `Conda`. After a lot of trial and...
**Describe the bug** I managed to install OpticSim and tried to run the example given in the docs to test a success installation but I get the below error of...
This pull request changes the compat entry for the `ZipFile` package from `0.9` to `0.9, 0.10`. This keeps the compat entries for earlier versions. Note: I have not tested your...
This pull request changes the compat entry for the `HTTP` package from `0.8, 0.9` to `0.8, 0.9, 1`. This keeps the compat entries for earlier versions. Note: I have not...