@imapeartree reports that Z4 average value is not null.
See for instance
In [41]: zg=ZernikeGenerator(600); aa=zg.getZernike(4); aa.mean()
Out[41]: 0.0002979032005116371
Is 3e-4 an acceptable accuracy for this test case? Is the error related to the discretization of the 600px diameter mask?
@imapeartree reports that Z4 average value is not null.
See for instance
Is 3e-4 an acceptable accuracy for this test case? Is the error related to the discretization of the 600px diameter mask?