gaussFitSpec documentation
gaussFitSpec is a lightweight Python package for decomposing an independent
1D spectrum into multiple Gaussian components. It supports BIC and approximate
F-test model selection, returns fitted components as a pandas DataFrame, and can
create diagnostic plots.