Codes
BayEsian infErence with spaTial Regularization of nOisy multi-line ObservaTion mapS (BEETROOTS),
Pierre Palud
Python package that performs Bayesian inference of physical parameters from multispectral-structured cubes with a dedicated sampling algorithm. Thanks to this sampling algorithm, beetroots provides maps of credibility intervals along with estimated maps.
Related publication: Palud et al (2025)
Informative Variables (InfoVar),
Lucas Einig
This package provides tools to efficiently study the usefulness of variables on data of interest
Related publication: Einig, Palud et al (2024)
Neural Network-Based Model Approximation (NNBMA),
Lucas Einig, Pierre Palud
Python package that handles the creation and the training of neural networks to approximate numerical models. It was originally designed and used to derive an approximation of the Meudon PDR code, a complex astrophysical numerical code.
Related publication: Palud, Einig et al (2023)
Radio AstroNomy Cubes Handler for data science (RANCH),
Lucas Einig
An API to easily handle radio astronomy FITS files with Python.
IRAM 30-meter EMIR observations informativity (Infobs), Lucas Einig
This package implements tools to quantitatively estimate the usefulness of spectral line observations for estimating physical conditions. It provides a tool for simply reproducing observations made at IRAM 30-meter millimeter-wave telescope coupled with the EMIR receiver. Other instruments can also be simulated.
Line intensity predictions are made using a neural network emulation of the Meudon PDR code. This emulator enables a thousand predictions to be made in around 10 ms on a laptop, with an average error of less than 5%.
Related publication: Einig, Palud et al (2024)
Python package for defining, training and making predictions with a machine learning model composed of several specialist artificial neural networks. This type of model was originally designed to infer astrophysical parameters in a robust and interpretable way, using neural networks specialized to a specific physical regime.
LaTeX ISM emission lines, Lucas Einig, Pierre Palud
This code implements a conversion of emission lines formatted according to the convention of the Meudon PDR code as well as a number of user-friendly methods for manipulating these lines.