Anaconda is suggested to use. Current version of Fitter is only tested on python 2.7 verion.
The code requires the following python packages:
- extinction: conda install -c conda-forge extinction
- emcee: pip install emcee
- acor: pip install acor (will be abandon...)
- corner: pip install corner
- George: conda install -c conda-forge george
- mpi4py: pip install mpi4py
git clone https://github.com/jyshangguan/Fitter.git
I will try to write down the manual soon! Please contact me if you are interested in the code :)