InstallationΒΆ
To use KinMS_fitter, simply install it using pip:
$ pip install kinms-fitter
Or download the code zip file from <https://github.com/TimothyADavis/KinMS_fitter>, unzip it, open a terminal in that folder and install it manually:
$ python setup.py install