-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Add get_memory_usage function * Rewrite memory usage functions * Added memory usage logging to finalise.py * Added logging to forced_extraction.py * Added debug logging to loading.py * Added debug logging to model_generator.py * Added debug logging to main.py * Added debug logging to new_sources.py * Import psutil * Fix truncated variable name * Fixed logging in calculate_n_partitions * Add some logging to partially address #718 * ? * PEP8 * PEP8 * More PEP8 * PEP8 hell * Updated changelog
- Loading branch information
Showing
9 changed files
with
297 additions
and
77 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.