Installation ============ Clone the repository and install the package in editable mode: .. code-block:: bash pip install spec_rt Please install `gaussFitSpec `_ first as this package depends on it for direct Gaussian fitting. It also depends on ``numpy``, ``scipy``, ``astropy``, ``pandas``, and ``matplotlib``.