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