Open b-remy opened 2 years ago
And I just managed to handle odd stamp size for the convolution. It is also a step further for https://github.com/DifferentiableUniverseInitiative/GalFlow/issues/8 .
The demo is here: https://colab.research.google.com/drive/1bSHE1YVZMnmLGucnYpbeFxdw2EL7x8Jy?usp=sharing this nb is a mess, but I am going to open a PR with unit test ;-)
This issue is to document the implementation of the convolution operation against galsim.
So far we demonstrated that the convolution was working well only considering Gaussian profiles and even stamp size.
Here is a list of what I need to implement: