astronomy
Here are 1,971 public repositories matching this topic...
star trails
Description
This little branch adds an interesting "wow" effect by not blanking frames. You can configure a key
-
Updated
Sep 13, 2021 - C++
-
Updated
Nov 19, 2020 - Jupyter Notebook
-
Updated
Mar 8, 2020 - JavaScript
-
Updated
Sep 17, 2021 - Python
-
Updated
Sep 17, 2021 - C++
-
Updated
Sep 8, 2021 - Python
yt-project / yt
-
Updated
Sep 16, 2021 - Python
-
Updated
Sep 16, 2021 - C++
We could look into using the diskcache
package to cache MAST search operations:
https://pypi.org/project/diskcache/
The package is a disk-based key-value store which makes it easy to specify an expiration time for each entry. This would allow us to e.g. cache search queries for 24 hours, which would significantly speed up searches across different Python processes, whilst largely avoiding
-
Updated
Jul 15, 2020
-
Updated
Aug 29, 2021 - Jupyter Notebook
-
Updated
Sep 16, 2021 - Python
-
Updated
Nov 19, 2020 - Jupyter Notebook
-
Updated
Sep 14, 2021 - Python
-
Updated
Oct 25, 2017 - Python
-
Updated
Apr 13, 2021 - Jupyter Notebook
-
Updated
Sep 17, 2021 - Java
-
Updated
Aug 9, 2021 - C++
-
Updated
Aug 24, 2021 - Python
-
Updated
Sep 14, 2021 - Python
-
Updated
Apr 26, 2020 - Jupyter Notebook
-
Updated
Feb 22, 2021
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
Sep 14, 2021 - Python
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."
@embray or @Iamsoto , please correct me if I misunderstood. This is from astropy/astropy#11015 (comment) and is an independent issue as stated in astropy/astropy#11046 (comment) .
Also see: #11004