Ricky O'Steen
Ricky O'Steen
**Describe the bug** Initially reported in [jdaviz #270](https://github.com/spacetelescope/jdaviz/issues/270), but I suspect this is a bug either here or potentially further down the stack in bqplot. Reporting here for now, since...
The path to the data on disk may need to be changed once the platform team stages it.
This is a follow up to #2647 that would overlay the preview spectrum on whatever the current zoom is, with an additional y-axis on the right to show the flux...
Does what the title says.
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...
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...
### Jdaviz component Other (explain in Description below) ### Description The "Fit Model" button is usually an orange color that makes it stand out as important, but when the plugin...
A number of bugs had piled up with the Unit Conversion plugin, to the point that it was unusable. Rather than fixing these piecemeal, we decided to refactor the plugin...
Tests are expected to fail on this, since it requires [specutils v2.0-dev](https://github.com/astropy/specutils/tree/v2.0-dev) and the [glue-astronomy compatibility PR](https://github.com/glue-viz/glue-astronomy/pull/100) to work. But I'd like to get this in front of other people...
- [ ] Revert https://github.com/spacetelescope/jdaviz/pull/2497 I opened https://github.com/glue-viz/glue-jupyter/issues/401 to potentially handle deselecting the subset tool on subset deletion upstream in glue-jupyter. If logic is actually implemented upstream, we'll need to...