-
The Zernike polynomial random_inputs test case seems to be failing on the dask-tf-1.4 branch. It seems to be outputting zeros or nans for the random inputs. The test case should be updated so that rep…
-
-
@dlfivefifty The lowering `Zernike(0,1) \ Weighted(Zernike(0,1))` is a factor of 2 off. This also seems to be confirmed in the tests..?
https://github.com/JuliaApproximation/MultivariateOrthogonalP…
-
Hello, suppose I have a function (or equivalently ).
What I would like to do is compute the integral (numerically):
for a given n,m
I'm not sure if this is possible with your code, but…
-
I have a series of Zernike polynomials coefficients (j_terms form 1 ~36). However, I don't know how to achieve their combination by LightPipes.
```python
Field2 = lp.Begin(10*lp.um,lamda,410)
for…
-
Running prysm 0.21.1 (pip install) in python 3.12.7
In the Image Simulation tutorial, I am getting the following warnings after "basis = list(polynomials.Q2d_sequence(nms, r_aber, t))":
RuntimeW…
-
Hello @astromam and @avigan ,
I am trying to learn how to use your library using the code in the example repertory (simple_zelda_analysis.py).
however something is not working, I get this error m…
-
You came up with a nice implementation of Zernike moments but more important you coded the reconstruction part, which is fantastic!
It would be awesome if you could wrap your Zernike decomposition co…
-
@MikaelSlevinsky Is there a routine for pointwise evaluation for these bases?
CC @tsgut
-
We assume $\psi = \rho^2$, so that $\rho$ is proportional to the minor radius. This is necessary for the Zernike polynomials to properly resolve the magnetic axis. However, it is not necessary far fro…
ddudt updated
3 months ago