-
needs some work so we propagate uncertainties from predictions/fitting through calculations. We have a couple of options
- uncertainties package: a brief prototype with the orbital.orbital_inclinatio…
-
**Description of the problem**
I'm debugging why ilastik's builds on Windows fail with pytorch 2.4 and above (https://github.com/ilastik/ilastik/pull/2927), and have been able to trace the problem ba…
-
### What is the problem this feature will solve?
Can I suggest that the astropy installation page includes
pip install astropy --upgrade
i.e. https://www.astropy.org/ and
https://docs.astr…
-
Similarly to #16924, this will track progress for the re-issuing of #16086 over multiple smaller PRs, which I'll link here.
The end goal is to address https://github.com/astropy/astropy/issues/11687
…
-
[astropy](http://www.astropy.org/) will soon release its version 1.0. The release candidate 1 is already available on [pip](https://pypi.python.org/pypi/astropy). We will have to check that our code i…
-
Figures generated using astropy have an embedded tag associated with them at the point of creation. Indexible by journals/available within LaTeX
-
Is there a reason for the upper limit on pybdsf version? I've removed it without apparent consequences, and not having it will assist in fixing pybdsf/DDF incompatibilities down the line.
-
When: Not before v7 (as it was deprecated in v6) but actual timeline might depend on:
* https://github.com/astropy/astropy-APEs/pull/82
Remove stuff deprecated in https://github.com/astropy/astr…
-
I am using astropy 5.2.dev511+g7ea140de8.d20220914 (with the new wcslib from #13635 already in it). You can get the file in question from https://mast.stsci.edu/api/v0.1/Download/file?uri=mast:HST/pro…
pllim updated
2 weeks ago
-
### Describe the bug
`sunpy.coordinates.transformations._times_are_equal()` appears to check if the times are exactly equal. Obviously this is going to be fine in many situations but I have a case …