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

_Issue [JDAT-4991](https://jira.stsci.edu/browse/JDAT-4991) was created on JIRA by [Jesse Averbukh](https://jira.stsci.edu/secure/ViewProfile.jspa?name=javerbukh):_ Indigo tries using the image layer to index the sound layer as a first attempt. Depending how it goes, glue team...

### Jdaviz component Mosviz ### Description If `mosvis.load_data()` is run with directory=(path to a directory containing a single JWST NIRSpec S2D file), and instrument=nirspec, it crashes in the `load_data()` function...

bug
mosviz

_Issue [JDAT-5015](https://jira.stsci.edu/browse/JDAT-5015) was created on JIRA by [Jesse Averbukh](https://jira.stsci.edu/secure/ViewProfile.jspa?name=javerbukh):_ Github issue: glue-viz/glue#2525 Slack thread:  

### Jdaviz component Cubeviz ### Description Perhaps a lingering issue from https://github.com/spacetelescope/jdaviz/pull/3307: An issue when trying to model fit a MaNGA cube that throws a `TypeError` in the console log....

bug
cubeviz
needs-triage

_Issue [JDAT-4998](https://jira.stsci.edu/browse/JDAT-4998) was created on JIRA by [Jesse Averbukh](https://jira.stsci.edu/secure/ViewProfile.jspa?name=javerbukh):_ More information in this comment:  

_Issue [JDAT-4995](https://jira.stsci.edu/browse/JDAT-4995) was created on JIRA by [Jesse Averbukh](https://jira.stsci.edu/secure/ViewProfile.jspa?name=javerbukh):_ Also enable API hints.

_Issue [JDAT-4994](https://jira.stsci.edu/browse/JDAT-4994) was created on JIRA by [Jesse Averbukh](https://jira.stsci.edu/secure/ViewProfile.jspa?name=javerbukh):_ We ignore a few warnings that are coming from upstream in the pyproject.toml file (after PR #3269 is merged). Once those...

_Issue [JDAT-4993](https://jira.stsci.edu/browse/JDAT-4993) was created on JIRA by [Jesse Averbukh](https://jira.stsci.edu/secure/ViewProfile.jspa?name=javerbukh):_ Currently this information is shown using the spectrum-at-spaxel tool, but we want to decouple that tool from the sonfication implementation. This...

_Issue [JDAT-4992](https://jira.stsci.edu/browse/JDAT-4992) was created on JIRA by [Jesse Averbukh](https://jira.stsci.edu/secure/ViewProfile.jspa?name=javerbukh):_ With the sonified cubes now being data objects, we can migrate most of the code from the viewer into the sonify...

### Jdaviz component Cubeviz ### Description Follow up from #3309, something I noticed when testing that is that when running in VSCode, opening a plugin causes the whole application to...

bug