Open isaac-tfn opened 12 months ago
Tests - quite basic, running the testing multi-tld gravity model with and without furnessing in the jacobian. Checks the convergences are above a threshold and that parameters make sense. This is just so that a test can be run quickly when code is updated to make sure it's not broken.
New input class so now you can just give paths to distributions/lookup and everything is processed for you and the model runs.
General refactoring/documenting/linting
The main time here will be on writing tests. This will probably be essentially just a couple of integration tests, and possibly more if there's time.