ISMgas is a python module used to analyze absorption line kinematics of Interstellar Medium gas. The module takes a 1D spectra as an input and extracts key kinematic diagnostics (such as velocity centroid of absorption) by fitting the absorption profile with multiple gaussian profiles.
git clone https://github.com/kvgc153/ISMgas.git
cd ISMgas/
conda create --name ISMgas
conda activate ISMgas
sh setupISMgas.sh
This repository is under constant development. Kindly report any issues that you encounter and/or submit a PR.