This repository contains the code for MIGHTI. It is currently under active development.
To install locally, clone this repository, then run pip install -e .
in this folder to install mighti
and its dependencies. This will make mighti
available on the Python path.
Documentation is not yet available, but please refer to the tests/test_mighti.py
for a few examples of how to customize and run MIGHTI simulations.
MIGHTI is under development and is not yet fit for general use.