jdaviz
jdaviz copied to clipboard
JWST astronomical data analysis tools in the Jupyter platform
### Description This pull request updates UI elements, API docs, error messages from the previous "linked" terminology to "aligned". ### Change log entry - [ ] Is a change log...
Follow up to #3483, which reintroduced the bounding box for GWCS coordinates. It would be confusing for the user to not see coordinates when hovering over locations where data is...
### Description This pull request changes the default behavior of `viz.plugins['Subset Tools'].import_region()` to create a new region unless `combination_mode='replace'`. Fixes # ### Change log entry - [ ] Is a...
### Description This pull request adds support for changing layer order with drag and drop. ### Change log entry - [ ] Is a change log needed? If yes, is...
### Description This pull request requires a fits HDU > Spectrum 2D to have `CTYPE='wave'` in order to avoid images that are not spectra from being identified as valid for...
### Description This tests if cubeviz in standalone mode works. It should currently fail, since it requires: https://github.com/glue-viz/glue/pull/2536 ### Change log entry - [ ] Is a change log needed?...
### Description This pull request adds the `wcs_from_data` argument to `viz.plugins['Subset Tools'].get_regions()` and `app.get_subsets()` so that a data label can be passed. This then applies the subset to the wcs...
### Description This pull request builds on top of the deconfigged specviz+specviz2d from #3473 by adding support for multiple 1d/2d viewers via the [clone tool from lcviz](https://github.com/spacetelescope/lcviz/pull/74). In addition to...
### Description This pull request implements parser support for astropy qtables and importer support for catalogs into the "Catalog Search" plugin, along with user-definable column selection. This is currently an...
### Description This PR encapsulates the work to migrate the VO plugin from #2872 to a new resolver introduced in #3439. Still very much in draft  ### Change log...