# Sersic profile

**URL:** https://discourse.julialang.org/t/sersic-profile/129894
**Category:** Astro/Space
**Tags:** question, package
**Created:** [June 15, 2025, 3:19pm UTC](https://discourse.julialang.org/t/sersic-profile/129894 "2025-06-15T15:19:39Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![Cyan](https://avatars.discourse-cdn.com/v4/letter/c/278dde/32.png) [@Cyan](https://discourse.julialang.org/u/Cyan)
#### Post date: [June 15, 2025, 3:19pm UTC](https://discourse.julialang.org/t/sersic-profile/129894/1 "2025-06-15T15:19:39Z")

</div>

Does anyone know whether there is package with Sersic profile and its derivative/Hession profile?

---

<div class="post-metadata">

### Author: ![cgarling](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/cgarling/32/29278_2.png) [@cgarling](https://discourse.julialang.org/u/cgarling)
#### Post date: [June 27, 2025, 1:57am UTC](https://discourse.julialang.org/t/sersic-profile/129894/2 "2025-06-27T01:57:46Z")

</div>

I have something that is not released but may be useful; see the code [here](https://github.com/cgarling/GalaxyProfiles.jl/blob/main/src/surface_densities/sersic.jl) and the documentation [here](https://cgarling.github.io/GalaxyProfiles.jl/dev/). The code is kind of rough looking at it now but the math should be correct; see also [Graham & Driver 2005](https://ui.adsabs.harvard.edu/abs/2005PASA...22..118G/abstract).
