From 24c4440b49870cc11d530948badd4f69dbc44a69 Mon Sep 17 00:00:00 2001 From: Ricky O'Steen Date: Mon, 23 Dec 2024 13:00:59 -0500 Subject: [PATCH] Back to development: 4.2.dev --- CHANGES.rst | 117 ++++++++++++++++++++++++++++++++++++--------------- CITATION.cff | 4 +- 2 files changed, 84 insertions(+), 37 deletions(-) diff --git a/CHANGES.rst b/CHANGES.rst index fbf734812b..1bb87ddd0c 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -1,4 +1,85 @@ -4.1 (unreleased) +4.2 (unreleased) +================ + +New Features +------------ + +Cubeviz +^^^^^^^ + +Imviz +^^^^^ + +Mosviz +^^^^^^ + +Specviz +^^^^^^^ + +Specviz2d +^^^^^^^^^ + +API Changes +----------- + +Cubeviz +^^^^^^^ + +Imviz +^^^^^ + +Mosviz +^^^^^^ + +Specviz +^^^^^^^ + +Specviz2d +^^^^^^^^^ + +Bug Fixes +--------- + +Cubeviz +^^^^^^^ + +Imviz +^^^^^ + +Mosviz +^^^^^^ + +Specviz +^^^^^^^ + +Specviz2d +^^^^^^^^^ + +Other Changes and Additions +--------------------------- + +4.1.1 (unreleased) +================== + +Bug Fixes +--------- + +Cubeviz +^^^^^^^ + +Imviz +^^^^^ + +Mosviz +^^^^^^ + +Specviz +^^^^^^^ + +Specviz2d +^^^^^^^^^ + +4.1 (2024-12-23) ================ New Features @@ -32,17 +113,11 @@ Imviz the image size (default 2%) to address and issue with zooming when using a small image or WCS linked. [#3369] -Mosviz -^^^^^^ - Specviz ^^^^^^^ - Specviz parser will now split a spectrum with a 2D flux array into multiple spectra on load (useful for certain SDSS file types). [#3229] -Specviz2d -^^^^^^^^^ - API Changes ----------- - Removed API access to plugins that have passed the deprecation period: Links Control, Canvas Rotation, Export Plot. [#3270] @@ -57,21 +132,6 @@ API Changes - Add ``get_regions`` method to subset plugin to retrieve spatial/spectral subsets as ``regions`` or ``SpectralRegions``, deprecate ``get_interactive_regions`` and ``get_spectral_regions``. [#3340] -Cubeviz -^^^^^^^ - -Imviz -^^^^^ - -Mosviz -^^^^^^ - -Specviz -^^^^^^^ - -Specviz2d -^^^^^^^^^ - Bug Fixes --------- @@ -85,25 +145,12 @@ Bug Fixes - Fixed an issue with back-to-back calls of set_limits and get_limits. [#3371] - Cubeviz ^^^^^^^ - Removed the deprecated ``save as fits`` option from the Collapse, Moment Maps, and Spectral Extraction plugins; use the Export plugin instead. [#3256] - Fixed bugs where cube model fitting could fail if Jdaviz custom equivalencies were required. [#3343] -Imviz -^^^^^ - -Mosviz -^^^^^^ - -Specviz -^^^^^^^ - -Specviz2d -^^^^^^^^^ - Other Changes and Additions --------------------------- diff --git a/CITATION.cff b/CITATION.cff index fa14f0fddc..052bc71f5c 100644 --- a/CITATION.cff +++ b/CITATION.cff @@ -73,9 +73,9 @@ authors: - family-names: "Volfman" given-names: "Sabrina" title: "Jdaviz" -version: 4.0 +version: 4.1 doi: https://doi.org/10.5281/zenodo.5513927 -date-released: 2024-10-17 +date-released: 2024-12-23 url: "https://github.com/spacetelescope/jdaviz" # see a full list of contributors here: https://github.com/spacetelescope/jdaviz/graphs/contributors