-
Initial calculation for broadband case with 10 wavelengths took ~104 seconds on the `wfirst-tools` server. Subsequent calculations (with the Zernike cache warmed) took ~83 seconds.
-
Credits to @ArlindKadra who compiled the latest list of dataset ids as uploaded by Jann.
```1489, 15, 40981, 1462, 1471, 151, 469, 23512, 1464, 1480, 40982, 182, 18, 11, 29, 23, 37, 40983, 1120, 3…
-
1. AOloopControl_computeCalib_loDMmodes.c:68:2: error: expected identifier or '(' before '/' token
*/
fixed by
..reversing the order of * and / in lines 67 and 78: i.e. /* */
2. AOloo…
-
Issues noticed by @kvangorkom and originally reported in #222:
A few things I noticed that probably deserve their own issues :
1. I'm not sure that `test_zernikes_rms` is performing the che…
-
```
What steps will reproduce the problem?
1. Trying to install in OS X 10.7
Here is what I did:
- Install gcc using https://github.com/kennethreitz/osx-gcc-installer
- cd to the pyoptools, when typi…
-
Try to get more datasets! (Would be good to keep the 'OML100' principle) For example, @joaquinvanschoren mentioned that he as several datasets that comply to the requirements. Related to #13
-
This module could really use some explanatory images for how the rings/bins are scaled (or not) and for what we mean by radial slices.
-
If passing in an aperture that extends beyond a circle inscribed in the aperture array, `zernike.arbitrary_basis` will clip that aperture. For example, this code...
```
square_aperture = np.zeros((5…
-
[updated for Run 1.2p]
This issue will be a log/diary the operational progress of the protoDC2 phoSim image generation at NERSC. This issue is **not** intended to be a venue for discussing phoSim co…
-
Zernike features are extremely expensive to compute and provide arguable value for their cost.
Is there an alternative with a more equitable utility-for-time cost?
Do people truly love Zernike featu…