Installation

Navigate to the directory you want to install the code in and clone the github repository:

$ git clone git@github.com:charlottenosam/kmos_tools.git
$ cd kmos_tools
$ python setup.py install

Requirements

ESO pipeline

Python packages

  • astropy

  • lmfit

You should then be able import in python:

import kmos_tools as kt