Thomas Robitaille
Thomas Robitaille
This is the default rendering of the L1448 cube:  The stretch doesn't look good by default, and it looks like because the cube is not, well a cube, it...
When clicking on the normalize icon, the limits don't change - and one has to hit the 'home' icon to adjust the limits.
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...
I think we don't currently expose this through the UI
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...
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...
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,...
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...
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...
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...