-
Where exactly is the fitting taking place in the zernike fitting fuction? There should be a least square error solver or and SVD operation somewhere right?
-
@MikaelSlevinsky's transform work by first expanding in a tensor product basis, which contains non-polynomial terms, before transforming to a polynomial basis. For example, to compute OPs on the trian…
-
It appears? Are you using PyQt4 or PyQt5?
-
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…
-
Hi Devs,
I was wondering if there is / will be support 3D operations? My problem is quite simple except that it's 3D.
Given knowledge of `f(x, y, z)`, solve for `output`. Here `a` and `b` are j…
-
**This thread is to address general questions about Cell Painting data**. Discuss dataset-specific and analysis-specific issues in a separate thread.
@sasgari asked:
> Besides the missing features…
-
This is the fourth term with a coefficient of 1 calculated by this module:
![Figure_1](https://user-images.githubusercontent.com/29727034/138686765-9f95ac6b-9f82-4943-82c6-d7e02083e179.png)
and th…
-
# Summary
I have been on the setup.py then setup.cfg bangwagon for about ten years, but am begrudgingly moving over to pyproject.toml. There is an extremely brief mention of this on the docs site,…
-
As I am working trought the [Image Simulation notebook](https://github.com/brandondube/prysm/blob/master/docs/source/tutorials/Image%20Simulation.ipynb) the OPD graph does not show anything. There see…
-
Standard "idioms" for models