jdaviz
jdaviz copied to clipboard
JWST astronomical data analysis tools in the Jupyter platform
### Jdaviz component Other (explain in Description below) ### Description The "Fit Model" button is usually an orange color that makes it stand out as important, but when the plugin...
### Description This pull request is to remove the unreleased `jdaviz-cube` writer we added in #2012 and use the improved specutils `wcs1d-fits` writer that Derek modifed in https://github.com/astropy/specutils/pull/1009 . Close...
A number of bugs had piled up with the Unit Conversion plugin, to the point that it was unusable. Rather than fixing these piecemeal, we decided to refactor the plugin...
### Background This pull request explores options for updating `setup.py`. At present, there are several ways for a user to install jdaviz, which each have slightly different behaviors, especially with...
### Description This pull request is to address the need for improved color contrast in the application's dark mode. Before: After: Fixes # ### Change log entry - [ ]...
This pull request is to address subset linking in specviz2d [:cat:](https://jira.stsci.edu/browse/JDAT-3508). **Description:** some combination of the specviz2d wavelength axis and unit conversion work seems to have broken the handling of...
Tests are expected to fail on this, since it requires [specutils v2.0-dev](https://github.com/astropy/specutils/tree/v2.0-dev) and the [glue-astronomy compatibility PR](https://github.com/glue-viz/glue-astronomy/pull/100) to work. But I'd like to get this in front of other people...
### Description This pull request implements support for toggling whether stretch is handled per-slice or globally across the cube (for cubeviz only). https://github.com/spacetelescope/jdaviz/assets/877591/70f63f0d-ffc2-47fa-acbf-91e40270c988 This replaces #2621 and #2694 and would...
### Jdaviz component Imviz ### Description Hi, I am running the jDaviz inside a Jupyterlab and when I load a datafile for visualization I get a blank display, if I...
### Description This pull request is part of the cubeviz spectral extraction units hack day. The goal for this PR is to enable flux unit conversion for surface brightness units....