jdaviz
jdaviz copied to clipboard
JWST astronomical data analysis tools in the Jupyter platform
### Description NOTE: This PR depends on https://github.com/astropy/pyvo/tree/main until it is released with the changes introduced in https://github.com/astropy/pyvo/pull/594 This PR introduces a new plugin to query resources and load data...
**Scope:** Propose API to import/load spatial and spectral regions. **Out of scope:** * Importing/loading composite/masked subsets/regions. * Exporting any region. [🐱](https://jira.stsci.edu/browse/JDAT-4442) # Spatial Regions ## Existing API These work in...
Backport PR #2771: Speed up histogram in plot options (alternative to #2763)
### Description This pull request implements support for background subtraction in cubeviz's spectral extraction. Since this has now gone far beyond "collapsing", this PR also takes this and the 4.0...
### Description This pull request updates the scale-factor used for converting a spectrum between surface-brightness and flux units to use the wavelength-dependent aperture area (array) instead of the cone's scale...
### Description https://github.com/spacetelescope/jdaviz/assets/42986583/201e5f33-0592-40ff-8000-b8585bceb946 Behavior in the video displays that the initial overlay when a slice is viewed is still visible in flux/uncert viewers. After a state change, overlays become hidden....
### Description This pull request is to address ... Fixes # ### Change log entry - [ ] Is a change log needed? If yes, is it added to `CHANGES.rst`?...
### Description This pull request is to address updating the orientation plugin's `rotation_angle` when `_add_orientation()` is called via API. https://github.com/spacetelescope/jdaviz/assets/42986583/8421691a-fcf0-4874-b53e-3a0b2a1b94f5 https://github.com/spacetelescope/jdaviz/assets/42986583/a9e0cc4f-7fa3-4b23-922d-82ae814ade6f Fixes # ### Change log entry - [x] Is...
### Description This PR adds API to the helper class to access the mask cube in cubeviz if it is loaded, extending on similar logic for flux/uncertainty cubes introduced in...
This is a follow up to #2647 that would overlay the preview spectrum on whatever the current zoom is, with an additional y-axis on the right to show the flux...