Marshall Perrin
Marshall Perrin
- [x] Copy the code - [ ] Copy the open issues and PRs - [ ] Update URL links in docs, etc. - [ ] Update URL links in...
Adds functions for getting Zernike polynomial indices and Zernike basis sets using the so-called fringe or Wyant ordering of the Zernike polynomials. I _think_ I've got this right, but gaaah...
Borrowing from the to-do list at https://github.com/astropy/astropy/issues/6234 - [x] Remove `__future__` imports - [x] Make sure we remove the unicode_literals text fixture - [x] Search for and remove any 'six'...
Originally suggested on https://github.com/mperrin/webbpsf/issues/116 but better implemented here in the Instrument superclass.
Not sure how this got missed before. Despite the name of that function, it appears to be calculating using a plain old OpticalSystem rather than a FresnelOpticalSystem. "Contents of box...
Noticed by @douglase . When you import poppy it doesn't seem to be loading the saved wisdom as it should. I tried changing `__init__.py` to make sure that `fftw_load_wisdom` is...
This is just a catch all issue for places that need more coverage. - [ ] equivalence of inverse MFT with inverse FFT - [ ] Instrument class has pretty...
How oversampling of wavefronts in image planes is handled is defined in multiple places, and the default are not all the same. This may need to be rationalized a bit....
splitting off this topic from https://github.com/mperrin/poppy/issues/160#issuecomment-225229716 Hi @eteq, @josePhoenix can give more of the details, but I think it's a bit of both. For literally years, every so often I've...
Should add support for statistically-defined aberrated wavefronts.