Skip to content

Possible error in jax_lensing/spectral.py #48

@NiallJeffrey

Description

@NiallJeffrey

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.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions