InstallationΒΆ

First, clone the repository and install the package:

git clone git@github.com:musevlt/pyplatefit.git
cd pyplatefit
pip install .

The following dependencies are required:

  • python 3.6 or later

  • mpdaf, MUSE Python utilities

  • lmfit, the main fitting module

  • emcee, MCMC fitting

  • pandas

Warning

To use pyplatefit with AO spectra, you need mpdaf version > 3.4