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. .. toctree:: :maxdepth: 2 :caption: User Guide installation input_format usage model_selection examples api