Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cartesian zernike polynomials #10

Closed
fringedigm opened this issue Sep 29, 2016 · 2 comments
Closed

Cartesian zernike polynomials #10

fringedigm opened this issue Sep 29, 2016 · 2 comments

Comments

@fringedigm
Copy link

The current circular zernike cartesian polynomials in zernikecartesian(coefficient,x,y) for Z29 and Z30 are inconsistent with their polar form. I think the cartesian forms should be:
Z29 = Z[29] * 4_y_(35_r__6-60_r4+30*r2-4)
Z30 = Z[30] * 4_x_(35_r__6-60_r4+30*r2-4)

@ghost
Copy link

ghost commented Sep 29, 2016

Are these fringe zernike polynomials?

Adam

On Thu, Sep 29, 2016 at 08:48:44AM -0700, fringedigm wrote:

The current circular zernike cartesian polynomials in zernikecartesian(coefficient,x,y) for Z29 and Z30 are inconsistent with their polar form. I think the cartesian forms should be:
Z29 = Z[29] * 4_y_(35_r__6-60_r4+30*r2-4)
Z30 = Z[30] * 4_x_(35_r__6-60_r4+30*r2-4)

You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
#10

@Sterncat
Copy link
Owner

I think fringedigm is right, is should be -4 not +10. Thank you fringedigm!

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants