We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eff86e7 commit 4f6bf52Copy full SHA for 4f6bf52
doc/examples/time_domain_nfchoa.py
@@ -33,7 +33,7 @@
33
plt.savefig('impulse_pw_nfchoa_25d.png')
34
35
# Point source
36
-max_order = 100
+max_order = 80
37
xs = [1.5, 1.5, 0] # position
38
t = np.linalg.norm(xs) / sfs.default.c # observation time
39
delay, weight, sos, phaseshift, selection, secondary_source = \
0 commit comments