https://github.com/CosmoStat/jax-lensing/blob/master/jax_lensing/spectral.py
Line 32 and 33. If this is meant to give ell (spherical harmonic), ell should be bounded by the maximum angular size nyquist*pixel_size and the smallest angular size pixel_size.
The current implementation gives an arbitrarily low minimum ell value for a finite sized patch.