File tree Expand file tree Collapse file tree 2 files changed +3
-0
lines changed
Expand file tree Collapse file tree 2 files changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -36,6 +36,8 @@ New Features
3636
3737- Add 'Resize in Viewer' to the 'Edit Subset' menu [#3905]
3838
39+ - Astroquery loader supports cone-search for JWST or HST data products, where applicable. [#3907]
40+
3941Cubeviz
4042^^^^^^^
4143
Original file line number Diff line number Diff line change @@ -309,6 +309,7 @@ class ApplicationState(State):
309309 # https://github.com/spacetelescope/jdaviz/pull/3906 - SDSS/Gaia in astroquery resolver
310310 # https://github.com/spacetelescope/jdaviz/pull/3912
311311 # https://github.com/spacetelescope/jdaviz/pull/3899
312+ # https://github.com/spacetelescope/jdaviz/pull/3907 - catalogs support for JWST/HST in astroquery
312313 catalogs_in_dc = CallbackProperty (
313314 False , docstring = "Whether to enable developer mode for adding catalogs to data collection." )
314315 loader_items = ListCallbackProperty (
You can’t perform that action at this time.
0 commit comments