jdaviz
jdaviz copied to clipboard
JWST astronomical data analysis tools in the Jupyter platform
_Issue [JDAT-4761](https://jira.stsci.edu/browse/JDAT-4761) was created on JIRA by [Pey-Lian Lim](https://jira.stsci.edu/secure/ViewProfile.jspa?name=lim):_ Projected stable release date is 2024-10-01. Would require upstream to be compatible as well. astropy already is compatible but I am...
This was #2891 by @astrofrog that got accidentally deleted. This is a spin-off from a discussion in [#2889 (comment)](https://github.com/spacetelescope/jdaviz/pull/2889#discussion_r1610076337) The unit conversion class `UnitConverterWithSpectral` can deal with spectral density conversions,...
This was #3164 by @rosteen that got accidentally deleted. See the video below - in Cubeviz (I confirmed that Imviz is behaving normally), subsets are taking up to 5-6 seconds...
### Description This pull request removes the fallback code for parsing display units from the data viewers and in doing so effectively requires the unit conversion plugin. We should have...
### Description This pull request updates the spectral extraction live-preview for any change that affects the y-units of the extracted spectrum or spectral viewer (and also ensures the internal units...
This PR improves the messaging from the unit conversion plugin to broadcast changes in selected display unit. Because some plugins are listening for changes to the spectral y axis (either...
### Description This PR is a temporary solution for controlling the visibility of the FootprintSelect tool. The long-term idea is to have a shared selection tool that can handle different...
### Description This pull request allows the user to choose between loader paths through multiple parsers by including the parser in the format. For example, if both are valid, the...
### Description This pull request implements additional flexibility into the loaders framework that is necessary for downstream use by lcviz via https://github.com/spacetelescope/lcviz/pull/187, including: * failing gracefully if standardizing metadata fails...
Follow up to #3483 to address comments by @pllim in https://github.com/spacetelescope/jdaviz/pull/3483#pullrequestreview-2730199866 Closes #3534 This PR enables mouseover world coordinate info in imviz on images with GWCS, even outside the bounding...