Skip to content

Commit

Permalink
Merge branch 'spergel' of github.com:GalSim-developers/JAX-GalSim int…
Browse files Browse the repository at this point in the history
…o spergel
  • Loading branch information
jecampagne committed Jan 18, 2024
2 parents 2ba762c + ec69ac8 commit fe808bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jax_galsim/spergel.py
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@ def calculateFluxRadius(alpha, nu, zmin=0.0, zmax=30.0):
@_wraps(
_galsim.Spergel,
lax_description="""
The JAX version uses the following profile
The fully normalized Spergel profile (used in both standard GalSim and JAX-GalSim) is
.. math::
I(r) = flux \times \left(2\pi 2^\nu \Gamma(1+\nu) r_0^2\right)^{-1}
Expand Down

0 comments on commit fe808bd

Please sign in to comment.