jdaviz icon indicating copy to clipboard operation
jdaviz copied to clipboard

JWST astronomical data analysis tools in the Jupyter platform

Results 249 jdaviz issues
Sort by recently updated
recently updated
newest added

In development, please disregard for now. ### Change log entry - [ ] Is a change log needed? If yes, is it added to `CHANGES.rst`? If you want to avoid...

documentation
imviz
plugin
proof-of-concept

### Description This will clone a viewer and display it (invisibly) at a custom resolution. I am opening this as a draft, because it still requires a few fixes: -...

plugin

### Jdaviz component Specviz2d ### Description If you remove all of the data from the 2D viewer, the spectral extraction plugin raises an error: ``` AttributeError Traceback (most recent call...

bug
needs-triage

### Jdaviz component Imviz ### Description Am seeing some strange behavior when I create multiple Imviz instances and try to show them in the same cell. For example, ``` imvizes...

bug

For context, I'm starting from a workflow where I was happy using the `Imviz.default_viewer.add_markers(...)` API. I was trying to replicate this using the new plugins API. I read the docs...

documentation
imviz

### Jdaviz component Imviz ### Description I have a workflow where I create multiple viewers to look at subsets of my data. I want to put a different set of...

bug
needs-triage

**Reporter: Jesse Averbukh** Address this comment: https://github.com/spacetelescope/jdaviz/pull/2087#issuecomment-1483223492 and this one: https://github.com/spacetelescope/jdaviz/pull/2087#pullrequestreview-1353369811   --- DISCLAIMER: This issue was autocreated by the Jdaviz Issue Creation Bot on behalf of the reporter. If any...

api

### Jdaviz component Other (explain below) ### What is the problem this feature will solve? This is a feature request from @kaya4me2 (https://github.com/spacetelescope/aas245_da_workshop/issues/30) that we got from the AAS 245...

feature
needs-triage

_Issue [JDAT-4966](https://jira.stsci.edu/browse/JDAT-4966) was created on JIRA by [Pey-Lian Lim](https://jira.stsci.edu/secure/ViewProfile.jspa?name=lim):_ Might make it easier to test and less code to maintain. Have to bump minversion of photutils to at least 1.7....

_Issue [JDAT-5009](https://jira.stsci.edu/browse/JDAT-5009) was created on JIRA by [Jesse Averbukh](https://jira.stsci.edu/secure/ViewProfile.jspa?name=javerbukh):_ The link_new_data method in app.py is adding duplicate links with the conditionals at the start of the method and the for...