Listed below are software tools developed within our collaboration for the analysis of MIRI-MRS spectra.
iSLAT: Interactive Spectral-Line Analysis Tool
iSLAT (the interactive Spectral-Line Analysis Tool) is a python-based app that provides an interactive interface for the visualization, exploration, and analysis of molecular spectra observed with the James Webb Space Telescope and other infrared observatories. The tool and some of its applications are presented in Jellison et al. 2024, Johnson et al. 2024, and Banzatti et al. 2025.
Spectools_ir is a small suite of tools designed for analysis of medium/high-resolution IR molecular astronomical spectra. It consists of three main sub-modules to calculate line fluxes (flux_calculator), produce LTE slab models (slabspec) and perform MCMC slab model fitting (slab_fitter). Spectools_ir is available via pip install, see: https://pypi.org/project/spectools-ir/ Example usage can be found here. Users are requested to cite this reference.
ctool is a simple function to estimate the continuum of an emission line spectrum. Users are requested to cite this reference.