import spharpy
coords = spharpy.samplings.spiral_points(n_max=3)
spharpy.plot.scatter(coords)
