Thomas Robitaille

Results 433 issues of Thomas Robitaille

See comment in https://github.com/radio-astro-tools/casa-formats-io/pull/33#issuecomment-979366278

bug

In https://github.com/glue-viz/glue/pull/2250 I made it so that we skip the checks for residual references to viewers for the ``test_aspect_resize`` test, as this now fails with Matplotlib 3.5 due to https://github.com/matplotlib/matplotlib/pull/19255...

bug

Either in the documentation, or somehow when using that functionality Logo: https://github.com/radio-astro-tools/radio-astro-tools.github.com/blob/master/radiosnakes_nostruts2.svg

documentation

@ChrisBeaumont - When working on some other PRs, I was going to clean up a few docstrings to change the ``` :param x: x pixel location in slice array :param...

documentation
effort-low
package-novice
non-gui

Astronomical WCSes can have different number of world and pixel coordinates, so we should make sure we support this.

bug

It would be nice to have an auto-linker that could look at datasets with 1-d attributes and offer to link them if there are >N columns and all the column...

enhancement

The current linking UI allows categorical attributes to be linked but viewers such as the histogram viewer then crash if trying to plot these attributes. To reproduce, link two categorical...

bug

This will require a bit of thinking but it would be nice to have a way to have some kind of 'nearest-neighbor' linking. For instance, if I select points in...

enhancement

If glue-astronomy is installed, some tests here fail. We should make sure that the test suite is somehow more robust to plugin packages, perhaps by temporarily setting all registries to...

bug

The FITS-WCS class auto-converts units to SI. It would be nice to develop an APE-14 wrapper we could use here for FITS files that preserves the original units from the...

enhancement