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(