Ismael Mendoza

Results 54 issues of Ismael Mendoza

Copy over and ensure that we can run demo2.py from Galsim: https://github.com/GalSim-developers/GalSim/blob/releases/2.5/examples/demo2.py We are missing `galsim.hsm.EstimateShear(image, image_epsf)`, but we could use the GalSim one here

Copy over and ensure that we can run demo1.py from Galsim: https://github.com/GalSim-developers/GalSim/blob/releases/2.5/examples/demo1.py We are missing `image.FindAdaptiveMom()` but we could use the GalSim one (or implement if not too complicated).

ensure that it accurately mentions currently code capabilities, gotchas, and links to documentation (to be done after #88 and #17 )

- [ ] #71 - [ ] commented out code - [ ] places where black formatting makes code particularly difficult to read (refactor into multiple lines) e.g. [here](https://github.com/GalSim-developers/JAX-GalSim/blob/4b12d6b3520938cd823ae3978c400bb9a2b454d3/jax_galsim/bessel.py#L13) -...