<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title/><link>https://tommasoronconi.github.io/</link><atom:link href="https://tommasoronconi.github.io/index.xml" rel="self" type="application/rss+xml"/><description/><generator>HugoBlox Kit (https://hugoblox.com)</generator><language>en-us</language><lastBuildDate>Mon, 27 Jul 2026 00:00:00 +0000</lastBuildDate><image><url>https://tommasoronconi.github.io/media/icon.svg</url><title/><link>https://tommasoronconi.github.io/</link></image><item><title>The galaxy–halo connection</title><link>https://tommasoronconi.github.io/research/galaxy-halo-connection/</link><pubDate>Wed, 29 Jul 2026 00:00:00 +0000</pubDate><guid>https://tommasoronconi.github.io/research/galaxy-halo-connection/</guid><description>&lt;p&gt;A central axis of my work is the development of empirical models linking dark matter
haloes to galaxies, in order to generate realistic mock galaxy catalogues for &lt;strong&gt;SKAO&lt;/strong&gt;
and &lt;strong&gt;Euclid&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;As a major outcome of my Ph.D. thesis I created &lt;strong&gt;SCAMPy&lt;/strong&gt;, a hybrid C++/Python library
for &lt;em&gt;painting&lt;/em&gt; observed galaxy populations on top of the dark matter halo/sub-halo
hierarchy of N-body simulations. It implements the Sub-halo Clustering and Abundance
Matching scheme: a Halo Occupation Distribution prescription first selects which
sub-haloes host galaxies, then sub-halo abundance matching assigns observable properties
to each object. The method requires only the observed distribution of the target property
— a luminosity function, say — and the clustering statistics of the target population.
The result is a computationally efficient, fully data-driven way to produce mocks that
reproduce both the 1- and 2-point statistics of any observed sample, from high-redshift
Lyman-break galaxies to low-redshift radio sources. SCAMPy has since become a core
ingredient in the simulation pipelines used for SKAO preparatory science.&lt;/p&gt;
&lt;p&gt;During a research stay at SKAO Headquarters I also contributed to &lt;strong&gt;T-RECS&lt;/strong&gt;, a tool for
simulating radio sources in continuum and HI line, now widely used in the radio-cosmology
community for survey design and theoretical modelling.&lt;/p&gt;
&lt;p&gt;This line of work recently culminated in a comprehensive framework for constructing
full-sky empirical mock catalogues of the radio sky: a modular pipeline combining a
simulated dark-matter light-cone, built from the high-resolution DEMNUni N-body
simulations, with empirically sampled galaxy populations generated by T-RECS and assigned
to haloes via an extended version of SCAMPy. The resulting catalogues cover the full 4π
steradians down to redshift &lt;em&gt;z&lt;/em&gt; = 5 and place multiple radio populations on a common
light-cone: continuum-emitting AGN and star-forming galaxies alongside HI line-emitting
sources. No single existing approach had previously combined full-sky coverage, multiple
radio populations, empirical flexibility and modularity.&lt;/p&gt;
&lt;p&gt;I currently lead a European collaboration integrating these pipelines to enable joint
radio continuum and line studies. In this context I coordinated the &lt;strong&gt;HI Simulations
chapter&lt;/strong&gt; for the next edition of &lt;em&gt;Advancing Astrophysics with the SKA&lt;/em&gt; (AASKA II),
bringing together researchers from four continents to compile a comprehensive description
and comparison of the simulations available for studying post-reionization HI.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Currently:&lt;/strong&gt; extending the framework to incorporate multi-wavelength counterparts,
connecting radio populations to their optical, infrared and sub-mm emission for
cross-survey analyses combining SKAO with Euclid and other facilities. I am also
exploring reinforcement-learning approaches to extend the empirical models underlying the
galaxy–halo connection.&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><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><item><title>SCAMPy</title><link>https://tommasoronconi.github.io/software/scampy/</link><pubDate>Sat, 01 Aug 2020 00:00:00 +0000</pubDate><guid>https://tommasoronconi.github.io/software/scampy/</guid><description>&lt;p&gt;&lt;strong&gt;Role:&lt;/strong&gt; author &amp;amp; maintainer.
&lt;strong&gt;Stack:&lt;/strong&gt; C++ core (object-oriented, polymorphic) wrapped in Python.&lt;/p&gt;
&lt;p&gt;SCAMPy implements the Sub-halo Clustering and Abundance Matching (SCAM) scheme, which
combines the classical Halo Occupation Distribution with sub-halo abundance matching. The
procedure runs in two steps: the HOD prescription selects which sub-haloes host galaxies,
then SHAM assigns an observable property of choice to each selected sub-halo. It requires
only the 1- and 2-point statistics of the target population as input — typically an
observed luminosity function and its clustering — which makes the method fully data-driven
rather than dependent on a physical galaxy-formation model.&lt;/p&gt;
&lt;p&gt;The core functionalities are written in C++ and make wide use of polymorphism for
flexibility and computational efficiency; the whole library is wrapped in Python so it can
be driven from a scripting interface or embedded in a larger pipeline. Mock catalogues
produced this way reproduce both the abundance and the clustering of the target sample, and
the approach applies across a wide redshift range, from high-redshift Lyman-break galaxies
to low-redshift radio sources.&lt;/p&gt;
&lt;p&gt;SCAMPy came out of my Ph.D. thesis and has since become a core ingredient in simulation
pipelines used for SKAO preparatory science, including the full-sky radio mock catalogues
described in my
.&lt;/p&gt;
&lt;p&gt;Presented in &lt;em&gt;Monthly Notices of the Royal Astronomical Society&lt;/em&gt; 498, 2095 (2020) —
see
. Also indexed in the Astrophysics
Source Code Library as &lt;code&gt;ascl:2002.006&lt;/code&gt;.&lt;/p&gt;</description></item><item><title>Cosmic voids</title><link>https://tommasoronconi.github.io/research/cosmic-voids/</link><pubDate>Wed, 29 Jul 2026 00:00:00 +0000</pubDate><guid>https://tommasoronconi.github.io/research/cosmic-voids/</guid><description>&lt;p&gt;A major research theme has been the study of &lt;strong&gt;cosmic voids&lt;/strong&gt; — vast, under-dense regions
occupying most of the volume of the Universe. When I began working on my Master&amp;rsquo;s thesis,
the community had theoretically demonstrated that the statistical properties of these
structures could be exploited to constrain dark energy and test theories of gravity, but
the theoretical models describing the void size distribution consistently failed to
predict both simulated and observed data.&lt;/p&gt;
&lt;p&gt;My work has paved the way for the cosmological exploitation of the &lt;strong&gt;void size function&lt;/strong&gt;
when voids are identified in any distribution of tracers, including real data catalogues.
In Ronconi &amp;amp; Marulli (2017) we presented an algorithm that redefines void ridges and,
consequently, their radii; I implemented it inside &lt;strong&gt;CosmoBolognaLib&lt;/strong&gt;, a large set of
open-source numerical libraries for cosmological calculations.&lt;/p&gt;
&lt;p&gt;With this tool we then demonstrated that, as long as our specifications are accounted
for, the size function is a viable approach for studying cosmology with cosmic voids. The
result was further validated by its adoption as a fundamental tool in Key Projects within
the Euclid Collaboration, used to forecast the cosmological constraining power of void
statistics.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Currently:&lt;/strong&gt; I am working with members of the Euclid Collaboration on void statistics
in mock galaxy catalogues, and investigating a new theoretical model of the void
distribution based on stochastic differential equations, together with Andrea Lapi at
SISSA. A Ph.D. student has recently been selected to pursue this direction over the next
three years under our supervision.&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; CosmoBolognaLib
&lt;/p&gt;</description></item><item><title>T-RECS</title><link>https://tommasoronconi.github.io/software/trecs/</link><pubDate>Mon, 01 May 2023 00:00:00 +0000</pubDate><guid>https://tommasoronconi.github.io/software/trecs/</guid><description>&lt;p&gt;&lt;strong&gt;Role:&lt;/strong&gt; contributor — HI emission extension.
&lt;strong&gt;Stack:&lt;/strong&gt; Fortran executables with Python tooling for catalogue cross-matching.
&lt;strong&gt;Lead author &amp;amp; maintainer:&lt;/strong&gt; Anna Bonaldi (SKAO).&lt;/p&gt;
&lt;p&gt;T-RECS produces simulated catalogues of radio sources with user-defined frequencies, sky
area and depth. The original model covers radio continuum emission for the two main
populations of radio galaxies — AGN and star-forming galaxies — including polarisation and
clustering. It is now widely used in the radio-cosmology community for survey design and
theoretical modelling.&lt;/p&gt;
&lt;p&gt;During a research stay at SKAO Headquarters in Manchester I contributed to the second
generation of the code, which extends T-RECS to &lt;strong&gt;HI line emission&lt;/strong&gt;. That work builds the
HI model on current HI mass function estimates, adds prescriptions to convert HI mass to
integrated flux, and models source size, morphology and kinematics including rotational
velocity and line width. It also introduces prescriptions that associate an HI mass with
the existing continuum SFG and AGN populations, which is what makes it possible to
cross-match HI and continuum catalogues and build HI × continuum simulated observations.&lt;/p&gt;
&lt;p&gt;T-RECS supplies the radio emission properties in the full-sky mock pipeline described in my
, where its
populations are assigned to dark-matter haloes via SCAMPy.&lt;/p&gt;
&lt;p&gt;The HI extension is presented in &lt;em&gt;Monthly Notices of the Royal Astronomical Society&lt;/em&gt; 524,
993 (2023) — see
.&lt;/p&gt;</description></item><item><title>CosmoBolognaLib</title><link>https://tommasoronconi.github.io/software/cosmobolognalib/</link><pubDate>Wed, 01 Nov 2017 00:00:00 +0000</pubDate><guid>https://tommasoronconi.github.io/software/cosmobolognalib/</guid><description>&lt;p&gt;&lt;strong&gt;Role:&lt;/strong&gt; contributor — void size function modelling and void-catalogue cleaning.
&lt;strong&gt;Stack:&lt;/strong&gt; C++ libraries with a SWIG-generated Python wrapper.
&lt;strong&gt;Author &amp;amp; maintainer:&lt;/strong&gt; Federico Marulli (Università di Bologna).&lt;/p&gt;
&lt;p&gt;CosmoBolognaLib (CBL) is a living project that provides a common numerical environment for
cosmological investigations of the large-scale structure of the Universe. Its focus is
handling astronomical catalogues — real and simulated — measuring one-, two- and three-point
statistics in configuration space, and running cosmological analyses.&lt;/p&gt;
&lt;p&gt;My contribution is the set of tools for cosmic voids: the algorithm that redefines void
ridges and therefore their radii, together with the model for the void size function. The
cleaning procedure takes a void catalogue produced by a void finder and returns a catalogue
of non-overlapping spheres, each embedding a fixed density contrast in the tracer density
field — which is what makes the measured size function comparable with theoretical
predictions. These functions were released in CBL v3.2 and are credited in the library&amp;rsquo;s
changelog to Ronconi &amp;amp; Marulli (2017).&lt;/p&gt;
&lt;p&gt;The tooling underpins the void work described in my
, and was subsequently adopted in Key
Projects within the Euclid Collaboration to forecast the cosmological constraining power of
void statistics.&lt;/p&gt;
&lt;p&gt;The void tools are presented in &lt;em&gt;Astronomy &amp;amp; Astrophysics&lt;/em&gt; 607, A24 (2017) — see
. The library itself is described in Marulli,
Veropalumbo &amp;amp; Moresco (2016).&lt;/p&gt;</description></item><item><title>Contacts</title><link>https://tommasoronconi.github.io/contacts/</link><pubDate>Thu, 30 Jul 2026 00:00:00 +0000</pubDate><guid>https://tommasoronconi.github.io/contacts/</guid><description/></item><item><title>Page under construction</title><link>https://tommasoronconi.github.io/under-construction/</link><pubDate>Tue, 28 Jul 2026 00:00:00 +0000</pubDate><guid>https://tommasoronconi.github.io/under-construction/</guid><description>&lt;figure&gt;&lt;img src="https://tommasoronconi.github.io/under-construction/under-construction.svg"&gt;
&lt;/figure&gt;
&lt;p&gt;This section is not online yet — it is being built. In the meantime, you can
browse my
or
.&lt;/p&gt;</description></item><item><title>Cosmology from Synergies Between SKAO Surveys and Gravitational Wave Observations</title><link>https://tommasoronconi.github.io/publications/2026-ar-xiv-260626011-b/</link><pubDate>Mon, 01 Jun 2026 00:00:00 +0000</pubDate><guid>https://tommasoronconi.github.io/publications/2026-ar-xiv-260626011-b/</guid><description/></item><item><title>HI Simulations for Cosmology with the SKA Observatory</title><link>https://tommasoronconi.github.io/publications/2026-ar-xiv-260625969-r/</link><pubDate>Mon, 01 Jun 2026 00:00:00 +0000</pubDate><guid>https://tommasoronconi.github.io/publications/2026-ar-xiv-260625969-r/</guid><description/></item><item><title>Radio sirens: inferring $H_0$ with binary black holes and neutral hydrogen in the era of the Einstein Telescope and the SKA Observatory</title><link>https://tommasoronconi.github.io/publications/2026-ar-xiv-260512606-d/</link><pubDate>Fri, 01 May 2026 00:00:00 +0000</pubDate><guid>https://tommasoronconi.github.io/publications/2026-ar-xiv-260512606-d/</guid><description/></item><item><title>GalaPy—Implementation strategies of the spectral modelling tool for galaxies in Python</title><link>https://tommasoronconi.github.io/publications/2026-ac-5501079-r/</link><pubDate>Wed, 01 Apr 2026 00:00:00 +0000</pubDate><guid>https://tommasoronconi.github.io/publications/2026-ac-5501079-r/</guid><description/></item><item><title>Ultrahigh-redshift or closer-by, dust-obscured galaxies?: Deciphering the nature of faint, previously missed F200W dropouts in CEERS</title><link>https://tommasoronconi.github.io/publications/2026-aa-708-a-195-g/</link><pubDate>Wed, 01 Apr 2026 00:00:00 +0000</pubDate><guid>https://tommasoronconi.github.io/publications/2026-aa-708-a-195-g/</guid><description/></item><item><title>Painting a full radio sky -- Empirical mock catalogues with multiple source populations for future radio surveys</title><link>https://tommasoronconi.github.io/publications/2026-ar-xiv-260325650-r/</link><pubDate>Sun, 01 Mar 2026 00:00:00 +0000</pubDate><guid>https://tommasoronconi.github.io/publications/2026-ar-xiv-260325650-r/</guid><description/></item><item><title>Spatially resolved spectrophotometric SED modeling of NGC 253's central molecular zone: I. Star formation in extragalactic giant molecular clouds</title><link>https://tommasoronconi.github.io/publications/2025-aa-699-a-183-h/</link><pubDate>Tue, 01 Jul 2025 00:00:00 +0000</pubDate><guid>https://tommasoronconi.github.io/publications/2025-aa-699-a-183-h/</guid><description/></item><item><title>GalaPy: A highly optimised C$_++$/Python spectral modelling tool for galaxies. I. Library presentation and photometric fitting</title><link>https://tommasoronconi.github.io/publications/2024-aa-685-a-161-r/</link><pubDate>Wed, 01 May 2024 00:00:00 +0000</pubDate><guid>https://tommasoronconi.github.io/publications/2024-aa-685-a-161-r/</guid><description/></item><item><title>Little Ado about Everything: ensuremathηCDM, a Cosmological Model with Fluctuation-driven Acceleration at Late Times</title><link>https://tommasoronconi.github.io/publications/2023-ap-j-959-83-l/</link><pubDate>Fri, 01 Dec 2023 00:00:00 +0000</pubDate><guid>https://tommasoronconi.github.io/publications/2023-ap-j-959-83-l/</guid><description/></item><item><title>Experience</title><link>https://tommasoronconi.github.io/experience/</link><pubDate>Tue, 24 Oct 2023 00:00:00 +0000</pubDate><guid>https://tommasoronconi.github.io/experience/</guid><description/></item><item><title>The tiered radio extragalactic continuum (T-RECS) simulation II: H I emission and continuum-H I cross-correlation</title><link>https://tommasoronconi.github.io/publications/2023-mnras-524-993-b/</link><pubDate>Fri, 01 Sep 2023 00:00:00 +0000</pubDate><guid>https://tommasoronconi.github.io/publications/2023-mnras-524-993-b/</guid><description/></item><item><title>The Way of Water: ALMA Resolves H$_2$O Emission Lines in a Strongly Lensed Dusty Star-forming Galaxy at z ensuremath∼ 3.1</title><link>https://tommasoronconi.github.io/publications/2023-ap-j-952-90-p/</link><pubDate>Sat, 01 Jul 2023 00:00:00 +0000</pubDate><guid>https://tommasoronconi.github.io/publications/2023-ap-j-952-90-p/</guid><description/></item><item><title>ALMA Resolves the First Strongly Lensed Optical/Near-IR-dark Galaxy</title><link>https://tommasoronconi.github.io/publications/2023-ap-j-943-151-g/</link><pubDate>Wed, 01 Feb 2023 00:00:00 +0000</pubDate><guid>https://tommasoronconi.github.io/publications/2023-ap-j-943-151-g/</guid><description/></item><item><title>A Stochastic Theory of the Hierarchical Clustering. III. The Nonuniversality and Nonstationarity of the Halo Mass Function</title><link>https://tommasoronconi.github.io/publications/2022-ap-j-941-14-l/</link><pubDate>Thu, 01 Dec 2022 00:00:00 +0000</pubDate><guid>https://tommasoronconi.github.io/publications/2022-ap-j-941-14-l/</guid><description/></item><item><title>Astroparticle Constraints from the Cosmic Star Formation Rate Density at High Redshift: Current Status and Forecasts for JWST</title><link>https://tommasoronconi.github.io/publications/2022-univ-8-589-g/</link><pubDate>Tue, 01 Nov 2022 00:00:00 +0000</pubDate><guid>https://tommasoronconi.github.io/publications/2022-univ-8-589-g/</guid><description/></item><item><title>Euclid: Cosmological forecasts from the void size function</title><link>https://tommasoronconi.github.io/publications/2022-aa-667-a-162-c/</link><pubDate>Tue, 01 Nov 2022 00:00:00 +0000</pubDate><guid>https://tommasoronconi.github.io/publications/2022-aa-667-a-162-c/</guid><description/></item><item><title>Astroparticle Constraints from Cosmic Reionization and Primordial Galaxy Formation</title><link>https://tommasoronconi.github.io/publications/2022-univ-8-476-l/</link><pubDate>Thu, 01 Sep 2022 00:00:00 +0000</pubDate><guid>https://tommasoronconi.github.io/publications/2022-univ-8-476-l/</guid><description/></item><item><title>Cosmology with the submillimetre galaxies magnification bias. Tomographic analysis</title><link>https://tommasoronconi.github.io/publications/2021-aa-656-a-99-b/</link><pubDate>Wed, 01 Dec 2021 00:00:00 +0000</pubDate><guid>https://tommasoronconi.github.io/publications/2021-aa-656-a-99-b/</guid><description/></item><item><title>An ALMA view of 11 dusty star-forming galaxies at the peak of cosmic star formation history</title><link>https://tommasoronconi.github.io/publications/2021-mnras-507-3998-p/</link><pubDate>Mon, 01 Nov 2021 00:00:00 +0000</pubDate><guid>https://tommasoronconi.github.io/publications/2021-mnras-507-3998-p/</guid><description/></item><item><title>Intensity and anisotropies of the stochastic gravitational wave background from merging compact binaries in galaxies</title><link>https://tommasoronconi.github.io/publications/2021-jcap-11-032-c/</link><pubDate>Mon, 01 Nov 2021 00:00:00 +0000</pubDate><guid>https://tommasoronconi.github.io/publications/2021-jcap-11-032-c/</guid><description/></item><item><title>VizieR Online Data Catalog: Tomography with Magnification Bias (Bonavera+, 2021)</title><link>https://tommasoronconi.github.io/publications/2021-y-cat-36560099-b/</link><pubDate>Wed, 01 Sep 2021 00:00:00 +0000</pubDate><guid>https://tommasoronconi.github.io/publications/2021-y-cat-36560099-b/</guid><description/></item><item><title>Unveiling the nature of 11 dusty star-forming galaxies at the peak of cosmic star formation history</title><link>https://tommasoronconi.github.io/publications/2021-mnras-504-928-p/</link><pubDate>Tue, 01 Jun 2021 00:00:00 +0000</pubDate><guid>https://tommasoronconi.github.io/publications/2021-mnras-504-928-p/</guid><description/></item><item><title>From cosmic voids to collapsed structures: HPC methods for Astrophysics and Cosmology</title><link>https://tommasoronconi.github.io/publications/2020-ph-dt-82-r/</link><pubDate>Thu, 01 Oct 2020 00:00:00 +0000</pubDate><guid>https://tommasoronconi.github.io/publications/2020-ph-dt-82-r/</guid><description/></item><item><title>SCAMPY - A sub-halo clustering and abundance matching based PYTHON interface for painting galaxies on the dark matter halo/sub-halo hierarchy</title><link>https://tommasoronconi.github.io/publications/2020-mnras-498-2095-r/</link><pubDate>Thu, 01 Oct 2020 00:00:00 +0000</pubDate><guid>https://tommasoronconi.github.io/publications/2020-mnras-498-2095-r/</guid><description/></item><item><title>Cosmology with the submillimetre galaxies magnification bias: Proof of concept</title><link>https://tommasoronconi.github.io/publications/2020-aa-639-a-128-b/</link><pubDate>Wed, 01 Jul 2020 00:00:00 +0000</pubDate><guid>https://tommasoronconi.github.io/publications/2020-aa-639-a-128-b/</guid><description/></item><item><title>Cosmology with the submillimetre galaxies magnification bias: Proof of concept</title><link>https://tommasoronconi.github.io/publications/2020-sea-conf-e-11-b/</link><pubDate>Wed, 01 Jul 2020 00:00:00 +0000</pubDate><guid>https://tommasoronconi.github.io/publications/2020-sea-conf-e-11-b/</guid><description/></item><item><title>ScamPy: Sub-halo Clustering and Abundance Matching Python interface</title><link>https://tommasoronconi.github.io/publications/2020-ascl-soft-02006-r/</link><pubDate>Sat, 01 Feb 2020 00:00:00 +0000</pubDate><guid>https://tommasoronconi.github.io/publications/2020-ascl-soft-02006-r/</guid><description/></item><item><title>Cosmic voids uncovered - first-order statistics of depressions in the biased density field</title><link>https://tommasoronconi.github.io/publications/2019-mnras-488-5075-r/</link><pubDate>Tue, 01 Oct 2019 00:00:00 +0000</pubDate><guid>https://tommasoronconi.github.io/publications/2019-mnras-488-5075-r/</guid><description/></item><item><title>Cosmological exploitation of the size function of cosmic voids identified in the distribution of biased tracers</title><link>https://tommasoronconi.github.io/publications/2019-mnras-488-3526-c/</link><pubDate>Sun, 01 Sep 2019 00:00:00 +0000</pubDate><guid>https://tommasoronconi.github.io/publications/2019-mnras-488-3526-c/</guid><description/></item><item><title>Cosmological exploitation of cosmic void statistics. New numerical tools in the CosmoBolognaLib to extract cosmological constraints from the void size function</title><link>https://tommasoronconi.github.io/publications/2017-aa-607-a-24-r/</link><pubDate>Sun, 01 Oct 2017 00:00:00 +0000</pubDate><guid>https://tommasoronconi.github.io/publications/2017-aa-607-a-24-r/</guid><description/></item></channel></rss>