-
### Jdaviz component
Imviz
### Description
Hello Jdaviz devs!
This bug report is for the histogram crashing bug we suspect happening in Imviz. The following data product reliably crashes my kern…
-
Creating a conda environment with sbpy causes pytest to fail to collect every single test due to a RuntimeWarning in Python
-
In my attempt to fix #20, the dashboard now has duplicate entries of "synphot_refactor" -- one from website registry and another from the YML here. I don't know how to get rid of the duplicate. (I did…
pllim updated
1 month ago
-
Some spectral types are not found in the `name` column because trailing whitespaces are not stripped upon loading the table.
```
import pyckles
pickles = pyckles.SpectralLibrary("pickles", return…
-
I have an idea for implementing a method for SourceSpectrum objects to smooth them to a given resolution. I have some working code that convolves gaussian kernels to the spectrum in logspace. I was cu…
-
### Summary of problem
Usage of legacy pytest path features in ddtrace prevents disabling pytest `legacypath` (as recommended in the [pytest docs](https://docs.pytest.org/en/7.4.x/how-to/tmp_path.h…
-
This is what some people call "an epic" in JIRA-land.
A long, long time ago, in the same galaxy, `astropy` existed when Python was youngish, pytest was younger (remember when we bundled pytest as a…
pllim updated
7 months ago
-
If I create two Observation objects, one with an aperture size specified in the bandpass, and one without an aperture size specified, the effective wavelength of the two observations is different. I w…
jryon updated
6 years ago
-
**High-level problem description**
While packaging sbpy for Guix I've got issue to pass tests.
**What did you do?**
I prepared package for Guix.
**What did you expect?**
Tests passed.
**Wh…
-
It is not possible to complete a simulation of a star cluser using SCOPESIM since python wants to save a string that is too long to be handled in a fits header keyword. It is not possible to save the …