Issue JWQL-276 was created on JIRA by Bryan Hilbert:
Recent runs of the preview image generator and the readnoise monitor are returning runtime errors saying that more than 20 matplotlib figures are open. We should insert a figure.close() to prevent this. Tracebacks are showing this error on the following lines:
preview_image.py:453
readnoise_monitor.py:258