Software

This page gathers selected research codes, simulation tools and scientific utility scripts developed during my research activities.

*

CASToR - XEMIS2

Extension of the CASToR framework dedicated to multi-class reconstruction of medical images and Fisher information matrix estimation for $3\gamma$ PET/Compton imaging from continuous photon detections.

ARIANE & PROTEUS

An analytical screening algorithm designed to accelerate the projection operator computing process for Compton imaging reconstruction (ARIANE), and a new method to evaluate the operator analytically by deforming voxels using spherical boxes (PROTEUS).

MIMOSA UNMIX

Implementation of the branch-and-bound algorithm for sparse spectral unmixing. The version submitted to the EUSIPCO 2025 conference is based on the UNMIX C++ prototype.
Supplementary material can be found here.

ORION

A Monte Carlo simulator for multi-class sensitivity maps estimations, compatible with CASTOR, designed for XEMIS2.

POLLUX

A Monte Carlo simulator for $3\gamma$ imaging using the XEMIS2 camera, designed to generate synthetic data for the development and evaluation of multi-class reconstruction algorithms developed in CASToR framework.

NIST PARSER

A Bash script for extracting and formatting the photon cross sections from the NIST database, which are used in Monte Carlo simulation softwares for $3\gamma$ PET imaging.

TIFTEX

A basic bash script with a few options for compiling TeX from a terminal, without using an IDE. You can even compile a bibliography without repeating the same commands three times 😄.