-
Assertion Exceptions encountered while testing poliastro 1.3.1. Running poliastro ver. 1.3.1 on a Mac Pro (2019) running Mac OS X ver. 10.15.3 (Catalina)
🐞 **Problem**
🖥 **Please paste …
-
## Details
* Read the Docs project URL: https://readthedocs.org/projects/synphot/
* Build URL (if applicable): https://readthedocs.org/projects/synphot/builds/9552745/
* Read the Docs username (i…
pllim updated
5 years ago
-
Hello!
I’m looking to make a realistic HR diagram for an education activity I’m building for LSST Education and Public Outreach. This package looks like it does exactly what I need but I’m having …
-
### Summary of Issue
Cannot perform a full install of OpenDMAO using the [all] suffix.
### Issue Type
- [ X] Bug
- [ ] Enhancement
POEM #___
### Description
I'm attempting to i…
-
I propose a new ~~method~~ property for Astropy model that returns the model's analytic integral as another model (if available) or None (if not). Pseudo-code as follows:
In `core.py`:
``` python
cl…
pllim updated
4 years ago
-
It looks like the following affiliated packages are missing from the astropy channel (based on http://www.astropy.org/astropy-dashboard/status.html):
- [x] baseband
- [x] corral
- [x] dust_extin…
-
Here is a minimal reproducible code snippet:
```python
import numpy as np
from astropy import units as u
PHOTLAM = u.ph / u.cm / u.cm / u.s / u.AA
flux = np.arange(5) * PHOTLAM
newflux = np.inse…
pllim updated
5 years ago
-
There are three ways to calculate the emission from a blackbody in astropy.modeling - BlackBody1D, blackbody_lambda, and blackbody_nu. The first is a full fittable 1D model and the latter two are fun…
-
The background values added to the seed images for NIRISS imaging and NIRISS WFSS spectral observations are not consistent with the values from the ETC or the values generated directly from jwst_bac…
-
I have found the hard way that the "Milky Way average" extinction law is defined only up to 22222.223 angstrom.
As a consequence, it is impossible to produce "effstim" for nircam long wavelength ba…