GalSim-developers / JAX-GalSim

JAX port of GalSim, for parallelized, GPU accelerated, and differentiable galaxy image simulations.
Other
25 stars 3 forks source link

demo1.py #90

Open ismael-mendoza opened 3 months ago

ismael-mendoza commented 3 months ago

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).