onepower.ia.SatelliteAlignment.hankel#
- property SatelliteAlignment.hankel#
Initialize Hankel transform.
We’ve used hankel.get_h to set h, N is then h=pi/N, finding best_h = 0.05, best_N=62 If you want perfect agreement with CCL use: N=50000, h=0.00006 (VERY SLOW!!)
Ideally we need to find a way to just evaluate this part outside of the class so it can work nicely with CosmoSIS setup function