OpticSim.jl icon indicating copy to clipboard operation
OpticSim.jl copied to clipboard

Optical Simulation software

Results 43 OpticSim.jl issues
Sort by recently updated
recently updated
newest added

Just a small PR to fix some typos I noticed while browsing the source and documentation. I am not seeking credit for this, it is a very minor fix.

This pull request changes the compat entry for the `JuMP` package from `0.21, 0.22` to `0.21, 0.22, 0.23`. This keeps the compat entries for earlier versions. Note: I have not...

In the optics world Monochromatic will make more sense for a Spectrum type than DeltaFunction.

function beamenergy is not computing correct results.

Eyeboxes are not being properly assigned in RGB arrays that also use eyebox subdivision.

This pull request changes the compat entry for the `Ipopt` package from `0.6, 0.7, 0.8, 0.9` to `0.6, 0.7, 0.8, 0.9, 1`. This keeps the compat entries for earlier versions....

OpticSim does not currently model reflection from metals properly. Adding support for complex indices of refraction to Glasscat and the various functions called by trace would address this problem. Would...

enhancement
good first issue

There isn't an optical interface for simulating color filters. This adds that capability. Assignees: @BrianGun Labels: