Skip to content

Memory use increases constantly when running analyes #38

@fjclark

Description

@fjclark

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!

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions