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
trafficstars

(Draft PR from hack day). This adds a function to (eventually) check if a subset name provided when renaming is valid, and raises a warning if it's not (and returns...

testing

Lots of to-do's left, but this shows off a proof of concept for saving and restoring state, including automatically loading the same data as long as it's on disk (currently...

feature
proof-of-concept

### Description This pull request is to add keyboard shortcuts 'd' and 'f' to select the previous and next viewer layer, respectively. ### Change log entry - [ ] Is...

imviz

### Description This pull request provides access to the launcher/helper APIs when calling `show_launcher()`. While working on #2417, I noticed it was difficult to debug because `show_launcher` _only_ calls show...

api

### Description This pull request is to explore what if markers use Astropy regions instead of Astropy Table. There is no expectation for this to be merged until more backends...

discussion
imviz

Now that the standalone builds are working in CI again, we need to decide how we want to distribute these executables when we release a new version. Possible answers: host...

discussion

### Description Several folks on the Roman team have requested help visualizing WFI Level 1 (image ramp) products. These data are flux cubes with two spatial dimensions and one "sample"/"group"/"resultant"...

cubeviz
specviz
proof-of-concept

### Description This pull request implements the concept of "inapplicable attributes" for a plugin which then disables access to that attribute (method, traitlet, etc) within the user API based on...

api
imviz
plugin

### Description This pull request copies the `_clear_cache` method that exists for plugins to the `TemplateMixin` base class so plugin subcomponents and toolbar tools, etc, can use cached properties in...

trivial
no-changelog-entry-needed