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

**Note**: This PR is in draft mode to begin discussion until the next release of specutils. Before this PR gets merged, we need a specutils release, and to bump the...

cubeviz
testing
plugin

### Jdaviz component Cubeviz ### Description Following the instruction of [Importing Data into Cubeviz](https://jdaviz.readthedocs.io/en/latest/cubeviz/import_data.html#spectrum1d-from-array), I found there are some inconsistency between the wcs in the Spectrum1D module and that passed...

bug
needs-triage

### Description This pull request adds the functionality of dynamically listening to the changes of unit conversion in the line analysis plugin. The outputs for flux are responsive to the...

cubeviz
specviz
testing
imviz
plugin

### Description This fixes a corner case in ``compute_scale`` when the fiducial coordinates provided are outside of the bounding box. This is needed if the bounding box on data is...

bug
imviz
plugin
:zzz:backport-v4.1.x

### Description This pull request creates an `import_region` method that loads a region object with `combination_mode`. Some todo: - [x] Implement loading region file using https://github.com/spacetelescope/jdaviz/blob/dfb4bfa9cf41a2129981c5c2f11ee5d4dca8677f/jdaviz/core/helpers.py#L651 - [x] `self.combination_mode` should...

no-changelog-entry-needed
plugin

### Description In #2039, @javerbukh commented that viewing spectra with uncertainties seemed a bit laggy (https://github.com/spacetelescope/jdaviz/pull/2039#issuecomment-1462720975). I did a tiny bit of recon to figure out if there's a simple...

cubeviz
specviz
discussion
proof-of-concept

### Description This proof of concept PR visualizes a linked color magnitude diagram with an image in Imviz. This was developed during the [catalog performance hack day](https://innerspace.stsci.edu/display/DATB/2024.07.16+-+Catalog+performance+hack+preparation). This was a...

documentation
embed
imviz
plugin
proof-of-concept

### Description This pull request adds an `import_region` method which will be able to load subsets in the following formats: - [x] List - [x] Dictionary - [ ] String...

plugin

### Description This pull request is part of the STRAUSS hack day to get an audified cube in cubeviz. You can get it working in the CubevizExample notebook by clicking...

cubeviz
plugin

**Describe the bug** All attempts to fit a model using the Model Fitting plugin in Mosviz fail, for even the simplest model (Constant1D), to either the full Dataset or a...

bug
mosviz