Ricky O'Steen
Ricky O'Steen
### Description As mentioned in #16605, I noticed while testing https://github.com/astropy/specutils/pull/1113 that the tests to read `.xz` files failed if the format for the reader was explicitly set. I think...
### Describe your issue. Hi, I'm seeing some downstream dev test failures in various packages because some of the nightly scipy dev wheels are missing today, for example [scipy-1.15.0.dev0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl](https://pypi.anaconda.org/scientific-python-nightly-wheels/simple/scipy/1.15.0.dev0/scipy-1.15.0.dev0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl). Just...
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...
### Jdaviz component Imviz ### Description We don't show the subset layer as applied to the invisible 10x10 WCS layer, but they are appearing when a new viewer is created:...
It looked like this file was reprocessed - I was seeing this failure locally even on `main`, although oddly I now just saw it pass at https://github.com/spacetelescope/jdaviz/actions/runs/12146274437/job/33869804161. So maybe this...
Follow-up from #3319, which applied the original mask cube (if one was loaded) to spectral extraction. We should also make sure this is handled consistently in Aperture Photometry, Moment Maps,...
Cuts out the plugin ping messages when they aren't needed. Opening as draft because we probably want to add a separate variable to hide the `keep_active` toggle for `Plot Options`.
This adds the ability to call `viz.reset_app()` to completely reset the Jdaviz application to a clean state. The only outstanding issue that I'm aware of is that after resetting, creating...
### Jdaviz component Specviz2d ### Description If you remove all of the data from the 2D viewer, the spectral extraction plugin raises an error: ``` AttributeError Traceback (most recent call...
### 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...