v1.2.0
This release updates the repository to correspond with a revised version of the manuscript. The changes focus on updating the figure reproduction process and refactoring the model code for better usability.
Manuscript & Figure Updates
- New Figures: The
figures.ipynbnotebook now generates the updated figures included in the latest version of the manuscript. - Simplified Setup: The requirement for a local LaTeX installation has been removed from the figure notebook. This makes the environment easier to configure and the results more reproducible.
Code Refinements
- Model Restructuring: The core model code,
LUT_Model.py, has been refactored to make it easier to externally manipulate model parameters and generate the data for the sensitivity analysis figure.