Thomas Robitaille

Results 433 issues of Thomas Robitaille

This is the default rendering of the L1448 cube: ![image](https://github.com/glue-viz/glue-jupyter/assets/314716/e22ec575-8ab4-4322-9ece-ff3b75e841c4) The stretch doesn't look good by default, and it looks like because the cube is not, well a cube, it...

bug
viewer-3d-volume

When clicking on the normalize icon, the limits don't change - and one has to hit the 'home' icon to adjust the limits.

bug
viewer-profile
viewer-histogram

At the moment I don't think we have a way to reorder the visible order (zorder) of layers via the UI, so we should make sure that we provide a...

enhancement
viewer-profile
viewer-histogram
viewer-2d-scatter
viewer-image

I think we don't currently expose this through the UI

enhancement
viewer-image

In the Qt image viewer, we can do single-point selection, so we should make sure we enable that here too. It can be used for instance to extract spectra from...

enhancement
viewer-image

When changing the x axis to e.g. Declination for a celestial image, the y axis should change to Right Ascension and the image should end up transposed (as in Qt...

bug
viewer-image

The bqplot scatter viewer has rudimentary support for vectors, but we should add the various options which exist on the layer state and which are exposed in Qt glue (scaling,...

enhancement
viewer-2d-scatter

We should make it possible for the 2D scatter viewer to show errorbars - all the information needed is in the viewer/layer state but we need to add the ability...

enhancement
viewer-2d-scatter

The profile viewer in the Qt viewer has a nice feature that allows one to select a range of values in the profile viewer and collapse a data cube. We...

enhancement
viewer-profile

In the Qt version of glue it is possible to fit models to the data in the profile viewer, and it would be nice to replicate that here. It could...

enhancement
viewer-profile