SPARTAN and SEDOBS
Galaxy fitting tools
This is one of the first big software I created for my research. It was a tool that was doing photometry and spectroscopy fitting for galaxy data. In short, you observe a galaxy with a telescope, and you try to estimate the physical parameters of this galaxy (such as age, metal content, star formation rate, dust content, etc…) by comparing it to a load of theoretical models. It took me quite some time to develop it.
You can find a bit more details in the poster below, that was presented at the EAS conference in Prague.
The documentation is public and hosted on GitHub. SPARTAN has been published in Astronomy and Computing (Thomas, 2021)}
To test SPARTAN and its accuracy I made a software that creates galaxy simulations. The idea is to take the theoretical modesl and creates fake observation with them. Thois code is called SEDOBS. The user can create various mock observation spanning a large range of parameters. It also simulated pre-defined instruments that exists in real life so it is easy to look at various combination of observations.
SEDOBS as well is on GitHub with its full documentation and published in Astronomy and Computing (Thomas, 2020).