PhangsTeam / pjpipe

Pipeline for processing JWST imaging data, tailored for nearby galaxies. Built for PHANGS
https://pjpipe.readthedocs.io/en/latest/
GNU General Public License v3.0
14 stars 1 forks source link

Fix too many open plots in anchoring step #47

Closed thomaswilliamsastro closed 9 months ago

thomaswilliamsastro commented 9 months ago

There was a missing plt.close() at the end of the anchoring plotting part. Fixed!