jdaviz
jdaviz copied to clipboard
JWST astronomical data analysis tools in the Jupyter platform
### Description This PR adds an optional sidecar variable to the imviz class that will be used to hold the current sidecar instance that imviz is loaded into, if it...
Backport PR #3841: add sky centroid column for reingestion
### Description _CC @javerbukh @mariobuikhuizen @kecnry_ Reimplementation of https://github.com/javerbukh/jdaviz/pull/33 to avoid complex rebase, see original description below: -------- Initial implementation with playback handling fully in JS so we can but...
### Jdaviz component Cubeviz ### Description If you load a 2D image in a Cubeviz image viewer and unload the cube data, then mouseover on that viewer will fail due...
In multiselect mode, the stretch histogram gets unnecessarily squished to the left side due to the new column of layer labels: This is probably easily fixed by wrapping a couple...
## Summary Made specviz compatible with Roman ASDF, specifically "wfi_spec_individual_1d_r0000201001001001001_0002_WFI01.asdf" - Fixed bug in find_matching_resolver() where format filtering was not working due to a loop variable reusing the same name...
### Description This pull request integrates the solara `FileDownload` widget to support saving any exported file via the browsers Save dialog _in addition to_ the existing support to save python/server-side....
### Description This pull request: - Introduces a new skewer selection tool. - When a user clicks in the viewer, the tool checks if the click falls inside any footprint....
I have been investigating the performance of cubeviz with large cubes, which is very poor. Fundamentally the issue is that in a number of places, the whole data is loaded...
### Description This pull request changes the behavior of the VO plugin to not update the coords when the link type changes (unless manually requested or the auto-switch is enabled)....