DifferentiableUniverseInitiative / GalFlow

A TensorFlow reimplementation of GalSim
MIT License
10 stars 4 forks source link

Light profiles #12

Closed b-remy closed 3 years ago

b-remy commented 3 years ago

I am opening this PR to follow code updates.

So far, Gaussian profiles are implemented and tested. But only for odd number of stamp sizes.

Idem for Sersic profiles, but also need to take into account truncation:

b-remy commented 3 years ago

We might have converged to something we want!

@EiffL , can you think about any other test or feature to add?