<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>SED Modelling |</title><link>https://tommasoronconi.github.io/tags/sed-modelling/</link><atom:link href="https://tommasoronconi.github.io/tags/sed-modelling/index.xml" rel="self" type="application/rss+xml"/><description>SED Modelling</description><generator>HugoBlox Kit (https://hugoblox.com)</generator><language>en-us</language><lastBuildDate>Wed, 29 Jul 2026 00:00:00 +0000</lastBuildDate><image><url>https://tommasoronconi.github.io/media/icon.svg</url><title>SED Modelling</title><link>https://tommasoronconi.github.io/tags/sed-modelling/</link></image><item><title>GalaPy</title><link>https://tommasoronconi.github.io/software/galapy/</link><pubDate>Wed, 01 May 2024 00:00:00 +0000</pubDate><guid>https://tommasoronconi.github.io/software/galapy/</guid><description>&lt;p&gt;&lt;strong&gt;Role:&lt;/strong&gt; lead author &amp;amp; maintainer.
&lt;strong&gt;Stack:&lt;/strong&gt; C++ compute core exposed through a Python API; hybrid parallelisation
(vectorised array programming, shared-memory concurrency, distributed-memory message
passing).&lt;/p&gt;
&lt;p&gt;GalaPy simulates the panchromatic emission of galaxies from X-rays to radio and performs
Bayesian spectral-energy-distribution fitting. Models are generated on the fly rather than
interpolated from a template library, which is what allows a peak throughput of almost
&lt;strong&gt;1000 SEDs per second on a single core&lt;/strong&gt; — the fastest SED-generation tool of its kind.&lt;/p&gt;
&lt;p&gt;The library is designed around an object-oriented architecture that keeps it portable with
minimal memory overhead, and it scales from a laptop to an HPC allocation without changing
the user-facing API. Recent additions include parallel sampling for Bayesian inference and
a fully analytical, panchromatic AGN component.&lt;/p&gt;
&lt;p&gt;Since release, GalaPy has been adopted by groups across Europe, Asia and South America, for
work ranging from nearby resolved galaxies to JWST high-redshift candidates. Its role in my
wider programme is described in my
.&lt;/p&gt;
&lt;p&gt;Presented in &lt;em&gt;Astronomy &amp;amp; Astrophysics&lt;/em&gt; 685, A161 (2024) —
see
— with the computational design
detailed in &lt;em&gt;Astronomy and Computing&lt;/em&gt; 55, 101079 (2026):
.&lt;/p&gt;</description></item><item><title>Galaxy formation and evolution</title><link>https://tommasoronconi.github.io/research/galaxy-formation-evolution/</link><pubDate>Wed, 29 Jul 2026 00:00:00 +0000</pubDate><guid>https://tommasoronconi.github.io/research/galaxy-formation-evolution/</guid><description>&lt;p&gt;A second major axis is galaxy formation and evolution across cosmic time. With
collaborators at SISSA I have analysed the spectral properties of high-redshift galaxies
using theoretical models of star formation and dust processes.&lt;/p&gt;
&lt;p&gt;This led to &lt;strong&gt;GalaPy&lt;/strong&gt;, a public code that simulates the panchromatic emission of galaxies
from X-rays to radio, offering full SED modelling, Bayesian inference, and a
computationally efficient implementation. It is the fastest SED-generation tool of its
kind, with a peak performance of almost &lt;strong&gt;1000 SEDs per second on a single core&lt;/strong&gt;, thanks
to a hybrid C++/Python architecture that generates models on the fly rather than relying
on templates.&lt;/p&gt;
&lt;p&gt;Since its release GalaPy has gained users across Europe, Asia and South America, and has
been adopted for studies ranging from nearby resolved galaxies to JWST high-redshift
candidates. In a recent paper I presented the computational design of the code in detail:
its object-oriented architecture, a hybrid parallelisation strategy combining vectorised
array programming, shared-memory concurrency and distributed-memory message passing, and
the optimisations that keep it portable with minimal memory overhead. That work also
introduced two new capabilities — parallel sampling for Bayesian inference, and a fully
analytical panchromatic AGN component.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Currently:&lt;/strong&gt; GalaPy is developing along two directions. I am co-supervising a Ph.D.
student implementing panchromatic line emission in GalaPy SEDs, covering both the physics
of emission lines and the sampling strategies needed for efficient inference. Meanwhile
growing adoption for JWST and ALMA data is driving further computational optimisation and
validated spectroscopic fitting beyond the current photometric mode.&lt;/p&gt;
&lt;hr&gt;
&lt;p&gt;&lt;em&gt;Key papers:&lt;/em&gt;
·
&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Software:&lt;/em&gt;
&lt;/p&gt;</description></item></channel></rss>