A python implementation of the STILT model.
This project is not production ready and nothing is guaranteed to work. Use at your own risk.
git clone https://github.com/jmineau/PYSTILT.git
cd PYSTILT
pip install -e .import stilt
# Add usage example hereFull documentation is available at https://jmineau.github.io/PYSTILT/
Contributions are welcome! Please see CONTRIBUTING.md for guidelines.
This project is licensed under the MIT License - see the LICENSE file for details.
James Mineau - jmineau