import pyfar
coords = pyfar.samplings.sph_lebedev(sh_order=10)
result = coords.get_nearest_k(1, 0, 0, show=True)