Thomas Robitaille

Results 433 issues of Thomas Robitaille

Currently, if one has access to a subset as e.g. ``subset``, one needs to do ``subset.data.get_subset_object(subset_id=...)`` to get a non-glue data object for the subset. We should just implement ``subset.get_object``...

enhancement

This seems to happen with some of the Perseus cubes I have locally.

bug

If a user makes a selection then refines it based on ~50-100 further logical selections, they will hit a recursion limit since the logical selections are stored as a tree....

bug
effort-medium
selection
glue.core

This should be possible since we use Matplotlib's ``errorbar`` function which supports this.

enhancement

A feature discussed with @eteq and @nmearl which would be useful for jdaviz would be the ability to store generic models in glue - this is different from arithmetic attributes,...

enhancement

For the image viewer, it would be nice to be able to specify the limits of the plot in world coordinates. However, since the world coordinates don't line up with...

enhancement
viewer-image

For some use cases (e.g. plotting longitudes, or time series), it could be useful to have the ability to specify that the data should be wrapped when plotting, e.g. to...

enhancement

A feature that has been occasionally requested is the ability to do arithmetic with attributes across datasets. This does require however that sufficient links exist to transform the datasets so...

enhancement

If we show 3d scatter data on top of a 3d cube in the image viewer, it would be nice to have the option to show only the points that...

enhancement

We should ask the user to locate data files if they load a session and the data are missing.

enhancement