DifferentiableUniverseInitiative / GalFlow

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

adding DeVaucouleurs & Exponential profile #16

Closed b-remy closed 2 years ago

b-remy commented 2 years ago

Here is a small pull request adding DeVaucouleurs light profile so that we don't have to deal with sersic index and its normalizing factor, as suggested by @aguinot here: https://github.com/b-remy/gems/issues/1#issuecomment-934304200.

b-remy commented 2 years ago

And also Exponential light profiles.