-
doing:
```python
SkyCoord(UnitSphericalRepresentation(1*u.deg, 1*u.deg))
```
passes a `distance=1*u.one` to the frame constructor, where as it should not pass distance at all to the frame so it co…
-
Similar to #96, a version that walks through installing and using SunPy would be really nice. It would be similar in content to the brief tour of SunPy in the documentation but again slightly more int…
-
Hi! I just wanted to reach out after discovering the project and talking to @migueldvb today at #pyastro18. We have some common needs since we also want to read data from Horizons (https://github.com/…
-
Is this the right place for such a request? The request was, "... spectrum analysis tasks such as `standard`, `sensfunc`, `identify`, and `reidentify`... I hope in future we will have sophisticated Py…
pllim updated
3 years ago
-
In past years, a new Twitter account has been created for each meeting (pyastro18, pyastro19, etc.)
Currently, the link on the page is to pyastro20 which is a nonexistent account. We need to decide…
-
Adding S07 extinction curve from PAHFIT (Smith et al. 2007)
-
(This should have come before https://github.com/astropy/astropy/pull/7434, which I just closed)
A couple of years ago I was trying to use `Quantity`-enabled functions in [poliastro](https://github…
-
Hey `table` team --
I have a ~1.5 GB FITS file with ~100 columns, and noticed the following:
![image](https://user-images.githubusercontent.com/583379/39102369-3ac936b0-4671-11e8-9234-802078b2b9…