jdaviz
jdaviz copied to clipboard
JWST astronomical data analysis tools in the Jupyter platform
**Reporter:** pllim As a dev, I find it very frustrating to have to recursive grep all the configs to find out a full inventory of all the plugins we have....
**Reporter: Camilla Pacifici** make sure the outputs of the aperture photometry plugin are referred with the same names in the table and in the gui. --- DISCLAIMER: This issue was...
**Describe the bug** In the MosvizExample notebook, the images used seem to have RA and Dec values that are incompatible with their associated spectra. When you click a row besides...
**Reporter:** pllim This is a follow-up of https://github.com/spacetelescope/jdaviz/pull/1463 . In that PR, because it was blocking something else and we needed a fast turnaround time, some code that could have...
**Reporter:** pllim This is a follow up of https://github.com/spacetelescope/jdaviz/pull/1412 . Investigate why spectral cube from spectral Gaussian Smooth does not behave properly when it is linked by WCS. In `jdaviz/app.py`:...
In "concepts" subfolder, there are very old "concept notebooks" that are no longer relevant. They look like old "brain dumps" of how some people thought the API should work back...
**Reporter:** pllim User wants the ability to reorder Data layers. "... after playing with it a while, figured out it shows whatever one was turned on (loaded) most recently– that’s...
Replaces #2762 after a significant rebase, with a better title and branch name that are more accurate to the scope of the PR. Still in draft, need to update tests
### Description The goal here is to try and make sure that we can convert between e.g. MJy and ergs/cm^2/s/AA/sr. However this doesn't work currently, probably because the equivalencies aren't...
### Description This pull request is to update the buttons to elevated style for better visual distinction. Before: After: Fixes # ### Change log entry - [ ] Is a...