-
It is not possible to complete a simulation of a star cluser using SCOPESIM since python wants to save a string that is too long to be handled in a fits header keyword. It is not possible to save the …
-
### Description
Repro:
```
In [1]: import jax
In [2]: jax.lax.add(1+2j, 3+4j)
Metal device set to: Apple M1 Pro
systemMemory: 32.00 GB
maxCacheSize: 10.67 GB
loc("-":3:10): error: 'mps.a…
-
BRING BACK THE 2D OPTICS
-
Once I cleaned up a few bugs, I found a more subtle issue: the refraction in the simulation seems WAY stronger than it should be. I can't figure out why, AFAIK I'm following the physical model as clos…
-
I meant this **Issue** to be used more for some discussion. I think this project was really well done btw
I am trying to recreate the human eye as a series of lenses so I can do some ray tracing ca…
-
A permittivity monitor, just in the time domain instead of frequency domain. This should be useful now that our nonlinear capabilities are what they are.
-
I think it's time to rethink some of the categories that Ares adds. There are some that are filling up with things (Util) and some that are basically placeholders for a few functions (Reinforcements, …
-
Hi, I don't know Python a lot but i think that adding something like this to the zernike.py module could be useful:
```python
import opticspy
import numpy as np
from PIL import Image
from scipy…
-
in
`[l,t,c]=atlinopt(ring,0,indexes_in_ring)`
the output l.mu is not correctly computed.
To obtain the correct computation it is needed to issue the following comands:
```
[l,t,c]=atlinopt(r…
-
After setting up a pwlink connection to a remote ssh server, which is running MCX Studio under Windows 10 2004 x64, a test job will terminate with the following error
> ""-- Executing Simulation --…