Jdaviz
Creators
- JDADF Developers
- Averbukh, Jesse
- Bradley, Larry
- Buikhuizen, Mario
- Busko, Ivo
- Cherinka, Brian
- Conroy, Kyle
- Earl, Nicholas
- Fox, Ori
- Geda, Robel
- Jones, Craig
- Karatay, Hatice
- Kotler, Jenn
- Lim, Pey Lian
- Morris, Brett
- Nguyen, Duy
- O'Steen, Richard
- Ogaz, Sara
- Ogle, Patrick
- Otor, O. Justin
- Pacifici, Camilla
- Robitaille, Thomas
- Tollerud, Erik
- Volfman, Sabrina
Description
New Features
CLI launchers no longer require data to be specified. [#1890]
Configurations that support multiple, simultaneous data files now allow multiple data products to be specified in the command line. [#1890]
Ability to cycle through datasets to expose information during mouseover. [#1953]
New markers plugin to log mouseover information to a table. [#1953]
Moment map output now has celestial WCS, when applicable. [#2009]
Custom Spectrum1D writer for spectral cube generated by Cubeviz. [#2012]
- Table exposing past results in the aperture photometry plugin. [#1985, #2015]
Add
get_data()
method to base helper class to centralize data retrieval. [#1984, #2106]Export plot plugin now exposes the
viewer
dropdown in the user API. [#2037]Replaced internal
get_data_from_viewer()
calls,specviz.get_spectra
now returns spectra for all data+subset combinations. [#2072, #2106]
- Removed deprecated
CubeViz
; useCubeviz
. [#2092]
ASDF-in-FITS parser for JWST images now uses
stdatamodels
. [#2052]Removed deprecated
load_static_regions_from_file
andload_static_regions
; useload_regions_from_file
andload_regions
. [#2092]
- Removed deprecated
MosViz
; useMosviz
. [#2092]
- Removed deprecated
SpecViz
; useSpecviz
. [#2092]
- Fixed a bug where sky coordinates reported to coordinates info panel might be wrong for "uncert" and "mask" data. This bug only happens when certain parsing conditions were met. When in doubt, always verify with info from "flux" data. [#2009]
- Pressing "Home" button on empty additional viewer when images are linked by WCS no longer crashes. [#2082]
- Removed subset selection from the Mosviz image viewer. [#2102]
Notes
Files
spacetelescope/jdaviz-v3.4.0.zip
Files
(3.4 MB)
Name | Size | Download all |
---|---|---|
md5:6fdfc455a8432da29e6bcf44586f0258
|
3.4 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/spacetelescope/jdaviz/tree/v3.4.0 (URL)