Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 867 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 867 Bytes

Fitter

Requirements

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

Installation

git clone https://github.com/jyshangguan/Fitter.git

How to use it?

I will try to write down the manual soon! Please contact me if you are interested in the code :)