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 memory leaks in wcs_adjust steps #40

Closed thomaswilliamsastro closed 9 months ago

thomaswilliamsastro commented 9 months ago

Fixed potential memory leaks in the wcs_adjust steps that could lead to crashes on some systems. Thanks Ryan for helping diagnose these!