Thomas Robitaille

Results 433 issues of Thomas Robitaille

When changing monitor, we should check for resolution changes. Resizing the viewer fixes it, so maybe we can just trigger a resizeEvent when the resolution changes.

bug

It would be nice to have a way to show 3D surfaces based on 2D raster elevation data.

enhancement

Alyssa requested that we should have an opt-in camera for the 3D view which doesn't rotate around the z axis.

enhancement

There have been several bug reports with the following tracebacks: ``` Traceback (most recent call last): File "/Users/xujingping/anaconda2/lib/python2.7/site-packages/glue/app/qt/mdi_area.py", line 61, in dropEvent new_layer(layer) File "/Users/xujingping/anaconda2/lib/python2.7/site-packages/glue/app/qt/mdi_area.py", line 51, in new_layer self._application.choose_new_data_viewer(layer)...

bug

It would be nice to have image stretch functions in the 3D viewer as for the 2D viewer

enhancement

Example workflow - link 3 components between cube and catalog, overlay catalog, change which components are linked, but scatter layer doesn't update

bug

For the 2D viewers, removing a dataset removes the viewers that show only that dataset. This may not be the best behavior, but we should make the 2D and 3D...

bug

For catalogs with many millions of points, it would be more efficient to show these as a volume rendering, and we should investigate how to best do this.

enhancement