Adds close calls after savefig
Previously, in !312 (merged) I removed a plt.close() call. But, this was there because generating >20 matplotlib figures causes warnings to be produced. This closes all figures after saving.
Maintenance will be performed on git.ligo.org, containers.ligo.org, and docs.ligo.org on Tuesday 22 April 2025 starting at approximately 9am PDT. It is expected to take around 30 minutes and there will be several periods of downtime throughout the maintenance. Please address any comments, concerns, or questions to the helpdesk. This maintenance will be upgrading the GitLab database in order to be ready for the migration.
Previously, in !312 (merged) I removed a plt.close() call. But, this was there because generating >20 matplotlib figures causes warnings to be produced. This closes all figures after saving.
approved this merge request
approved this merge request
mentioned in commit fbf00176
merged