dZ_dx¶
- mmtwfs.zernike.dZ_dx(m, n, rho, phi, norm=False)[source] [edit on github]¶
Calculate the X slopes of Zernike mode (m, n) on grid rho and phi.
- Parameters
- Returns
- dwf2D
ndarray Wavefront slope in X described by Zernike mode (m, n). Same shape as rho and phi.
- dwf2D
Notes
See http://adsabs.harvard.edu/abs/2014OptLE..52….7N for details.