spacetelescope/jdaviz: v2.7.0
Creators
- 1. Space Telescope Science Institute
- 2. STScI
- 3. Johns Hopkins University
- 4. @GarnerCorp
- 5. @spacetelescope
- 6. Princeton University
- 7. @codecov
Description
New Features
The app and individual plugins can be opened in a new window by clicking a button in the top right-hand corner. [#977, #1423]
Snackbar queue priority and history access. [#1352, #1437]
Subset Tools plugin now shows information for composite subsets. [#1378]
Plot options are simplified and include an advanced mode to act on multiple viewers/layers simultaneously. [#1343]
Labels in data menus are truncated to fit in a single line but ensure visibility of extensions. [#1390]
Data menus now control visibility of layers corresponding to the data entries instead of loading/unloading the entries from the viewers. Data entries that are unloaded now appear in an expanded section of the menu and can be re-loaded into the viewer. [#1400]
Several reversed version of colormaps now available for image viewers. [#1407]
Simple zoom "back" button in all viewers. [#1436]
Cubeviz
- New tool for visualizing spectrum at a pixel's coordinate location in the image viewer [#1317, #1377]
Imviz
- Added the ability to fit Gaussian1D model to radial profile in Simple Aperture Photometry plugin. Radial profile and curve of growth now center on source centroid, not Subset center. [#1409]
Default percentile for all image viewers is now 95%, not min/max. [#1386]
Default verbosity for popup messages is now "warnings" but the history logger is still at "info" so you can see all messages there instead. [#1368]
In the Color Mode options under Plot Options, "Colormaps" and "One color per layer" have been renamed to "Colormap" and "Monochromatic," respectively, for all image viewers. [#1406]
Viz tool display changed to
viz.show()
fromviz.app
. Sidecar no longer returned by show methods. [#965]
Imviz
In the toolbar, linked box-zoom and linked pan/zoom are now the defaults. Right-click on the respective button to access single-viewer box-zoom or single-viewer pan/zoom. [#1421]
viewer.set_colormap()
method now takes Glue colormap name, not matplotlib name. This is more consistent with colormap options under Plot Options. [#1440]
- Fixed HeI-HeII line list loading. [#1431]
Cubeviz
Fixed the default thickness of a subset layer in the spectral viewer to remain 1 for spatial subsets and 3 for spectral subsets. [#1380]
Fixed linking of plugin data to the reference data that was used to create it [#1412]
Fixed coordinates display not showing the top layer information when multiple layers are loaded into the image viewer. [#1445]
Imviz
Fixed a bug where image loaded via the "IMPORT DATA" button is not linked to the data collection, resulting in Imviz unusable until the data are re-linked manually. [#1365]
Fixed a bug where coordinates display erroneously showing info from the reference image even when it is not visible. [#1392]
Fixed a bug where Compass zoom box is wrong when the second image is rotated w.r.t. the reference image and they are linked by WCS. [#1392]
Fixed a bug where Line Profile might crash when the second image is rotated w.r.t. the reference image and they are linked by WCS. [#1392]
Contrast/bias mouse-drag is now more responsive and calculates contrast in the same way as Glue in Qt mode. [#1403]
Fixed a bug where some custom colormap added to Imviz is inaccessible via
viewer.set_colormap()
API. [#1440]Fixed a bug where Simple Aperture Photometry plugin does not know an existing Subset has been modified until it is reselected from the dropdown menu. [#1447]
Disables the "popout in new window" buttons on the image viewer tabs in favor of other ways of popping out Jdaviz from notebook. [#1461]
Mosviz
- Data dropdown in the gaussian smooth plugin is limited to data entries from the spectrum-viewer (excluding images and 2d spectra). [#1452]
Files
spacetelescope/jdaviz-v2.7.0.zip
Files
(183.6 MB)
Name | Size | Download all |
---|---|---|
md5:0d7ac2dc44c8ec113e9993f456a60e7b
|
183.6 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/spacetelescope/jdaviz/tree/v2.7.0 (URL)