Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Memory use increases constantly when running analyes #38

Open
fjclark opened this issue Feb 24, 2025 · 0 comments
Open

Memory use increases constantly when running analyes #38

fjclark opened this issue Feb 24, 2025 · 0 comments
Assignees

Comments

@fjclark
Copy link
Collaborator

fjclark commented Feb 24, 2025

This is due to matplolib figures being left open. We should

a) Ensure all plotting functions close Figures if they're not returned
b) As a catch-all, make sure the Stage.analyse function closes all open matplotlib plots
c) Test this!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants