GalSim-developers / JAX-GalSim

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

ENH add deconv #70

Closed beckermr closed 1 year ago

beckermr commented 1 year ago

This PR adds the deconvolution operations.

beckermr commented 1 year ago

@ismael-mendoza this one is ready for review!

beckermr commented 1 year ago

This is covered in the test_api.py file since Deconv is a GSObject.