astronomy
Here are 1,542 public repositories matching this topic...
I am suggesting adding up another feature which will be either a standalone or a part of an advanced search. I suggest adding up a tool which will permit to select a given area. A user can predefine searchable objects by their type (like dwarfs, blue giants and the like) and magnitude (all objects of the apparent/absolute magnitude, for example, 13). When search is done, the search box would list
-
Updated
Aug 24, 2020 - C++
-
Updated
Mar 8, 2020 - JavaScript
it should either link to the animator docs or copy the function signature information
-
Updated
Jul 11, 2019 - Jupyter Notebook
-
Updated
Aug 21, 2020 - Python
-
Updated
Aug 24, 2020 - C++
yt-project / yt
-
Updated
Aug 21, 2020 - Python
-
Updated
Aug 18, 2020 - Python
I have been playing around with
"Performing Pixel Level Decorrelation with the PLDCorrector in lightkurve" tutorial in colab and have been applying it to TESS data. I have noticed several potential issues - I apologize in advance if these are not issue or bugs, but simple mistakes made on my end.
I first tried to run the task via creating a cut out from FFI data and then passing through to
-
Updated
Jul 15, 2020
-
Updated
Oct 25, 2017 - Python
-
Updated
Jul 21, 2019 - Jupyter Notebook
-
Updated
Aug 21, 2020 - Python
-
Updated
Aug 22, 2020 - C++
-
Updated
Aug 19, 2020 - Python
-
Updated
Jul 7, 2020 - C++
-
Updated
Aug 13, 2020 - Python
-
Updated
Apr 26, 2020 - Jupyter Notebook
-
Updated
Aug 22, 2020 - Python
-
Updated
Mar 18, 2020 - Jupyter Notebook
The python implementation of leapfrog does not make use of the fact that drifts can be combined when not storing output, causing it to be slower than necessary. Comparing to the C implementation, it also appears to not be as precise.
-
Updated
Aug 1, 2020 - Python
-
Updated
Aug 9, 2020
Improve this page
Add a description, image, and links to the astronomy topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the astronomy topic, visit your repo's landing page and select "manage topics."
astropy/astropy#9468 highlighted that there are code snippets in docstrings that are not actually picked up during doctesting. I strongly feel that shouldn't be the case, we should skip any such testing in very rare occasions.
I tag this as a coordinates issue, but they may be other sub packages affected by the same problem.