-
Hello, @bmorris3 . I just thought it would be more transparent to provide feedback here on my thoughts of how this package can be a part of `synphot`.
1. `data/fft.fits`
1.1 When I read it in…
pllim updated
2 years ago
-
I have been using bagpipes with an old version of numpy but after updating the version of numpy, bagpipes fitting breaks. I tested it out with the sample scripts and also with my own datasets and none…
-
**Describe the bug**
Found when reviewing #1725: When trying to remove data from a user-generated viewer, the following traceback occurs:
TypeError: 'NoneType' object is not subscrip…
-
Easiest way to reproduce is to do:
```
bp = svo.Filter('Palomar/ZTF.g')
bp.wave[0][-4:]
```
returns `[0.56459999, 0.56470001, 0.56480002, 0.56480002]𝜇m`
Where we can see the last 2 elements ar…
-
Hello... is there a built-in way (synphot or astropy) to convolve a spectrum with a line spread function? I have done it by evaluating the spectrum at very small intervals, using scipy.signal.convolv…
-
**Describe the bug**
Found while developing #1656. When I load a line list when there's no data in the viz tool, it results in the following traceback:
```
-----------------------------…
-
Users who use the UI layer - such as CIAO, but it can also be used in the standalone build - can not get a useful docstring for models.
# Example
## Using the model instance works
If a user c…
-
[SCSB-54](https://jira.stsci.edu/browse/SCSB-54)
When building `stenv` under Python 3.11, the build fails upon building `stregion`.
https://github.com/spacetelescope/stenv/actions/runs/3339612…
-
There are some percent-level and larger errors in synphot, to be fixed with spacetelescope/synphot_refactor#166 . Fortunately, I don't think it affects sbpy tests at anything greater than the percent…
-
I am currently [packaging specreduce for Debian](https://bugs.debian.org/1012441). When running the CI test after building, I get the following error:
```
____________________________ test_supported…