Skip to content

v1.2.0

Choose a tag to compare

@ElliotLister ElliotLister released this 06 Jul 21:42
· 1 commit to main since this release

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.ipynb notebook 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.