Thomas Robitaille

Results 433 issues of Thomas Robitaille

- [ ] ConvolvedFluxes - [ ] Extinction - [ ] Filter - [ ] FitInfo - [ ] Models - [ ] SED - [ ] Source - [...

Issues such as https://github.com/astropy/extension-helpers/pull/70 mean that it's difficult for us to make any breaking changes in extension-helpers because e.g. astropy specifies ``extension-helpers`` with no pinning in pyproject.toml under the build...

The ``setup_helpers.pkg_config`` function is used in several of astropy's ``setup_package.py`` files, so we should keep it here, but it isn't tested or documented, so that will need to be fixed.

help wanted

To make an RGB image from a single dataset with multiple components, users need to add the dataset to an image viewer multiple times. We should detect this kind of...

enhancement