From 39906032150bf43d839a7a918e7ad46c6e56f024 Mon Sep 17 00:00:00 2001 From: Thomas WIlliams Date: Tue, 19 Dec 2023 16:32:38 +0000 Subject: [PATCH] Fix del bug in get_wcs_adjust --- CHANGES.rst | 9 +++++---- pjpipe/get_wcs_adjust/get_wcs_adjust_step.py | 2 +- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/CHANGES.rst b/CHANGES.rst index f2f65c4..ec9b2d3 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -1,12 +1,13 @@ 1.0.3 (Unreleased) ================== +- Fix del in ``get_wcs_adjust`` if we skip alignment - Made plots more consistent and "publication ready" across the board -- Fix bug in anchoring step -- Rename anchor_to_external_step.py to anchor_step.py for consistency -- Fix "too many plots open" warning in anchoring_step.py +- Fix bug in ``anchoring step`` +- Rename ``anchor_to_external_step.py`` to ``anchor_step.py`` for consistency +- Fix "too many plots open" warning in ``anchoring_step`` - Include useful pjpipe version info in files -- Save anchoring background in metadata properly in anchoring_step.py +- Save anchoring background in metadata properly in ``anchoring_step`` 1.0.2 (2023-12-01) ================== diff --git a/pjpipe/get_wcs_adjust/get_wcs_adjust_step.py b/pjpipe/get_wcs_adjust/get_wcs_adjust_step.py index e80c3b4..fb4dd30 100644 --- a/pjpipe/get_wcs_adjust/get_wcs_adjust_step.py +++ b/pjpipe/get_wcs_adjust/get_wcs_adjust_step.py @@ -269,7 +269,7 @@ def get_visit_transforms(self): tweakreg.run(asn_file) - del input_models, asn_file + del input_models, asn_file output_files = glob.glob( os.path.join(