-
Updated
Jul 21, 2021 - Jupyter Notebook
#
kepler
Here are 88 public repositories matching this topic...
Kepler.gl is a powerful open source geospatial analysis tool for large-scale data sets.
Easy command line tools for Kepler, K2 & TESS data analysis.
-
Updated
Feb 21, 2019 - Python
Write BigQuery SQL and get beautiful, shareable Maps based on Kepler.gl
-
Updated
Jul 18, 2021 - JavaScript
Unity3d static 2-body orbits simulation
unity
simulation
space
orbit
unity3d
gravity
kepler
unity3d-plugin
space-game
space-physics
orbits
orbital-mechanics
celestial
-
Updated
Jan 4, 2021 - C#
-
Updated
Nov 8, 2015 - C++
De-trending of K2 Light curves
-
Updated
Aug 12, 2019 - Python
Open
Improve UI
3
gumbarros
commented
Sep 18, 2020
Don't close this issue, great for newcomers.
Open
Remove WebGL
BrandonDyer64
commented
Sep 7, 2019
We don't need anything supported on web.
-
Updated
Jun 19, 2021 - Python
Curate publications related to NASA's Kepler/K2 missions using the ADS API.
-
Updated
Jul 6, 2020 - Jupyter Notebook
K2 systematics correction using Gaussian processes
astronomy
exoplanets
kepler
k2-light-curves
exoplanet-transits
gaussian-processes
k2
mast-light-curve
-
Updated
Jul 28, 2020 - Jupyter Notebook
A theme for Maverick, designed for wiki site.
-
Updated
May 1, 2020 - Python
Futuristic / minimal monospace typeface.
-
Updated
Aug 31, 2018
Animate exoplanet transit
-
Updated
Mar 4, 2021 - Python
Solar System simulation with pretty graphics. C++, OpenGL 4.5
-
Updated
Dec 16, 2018 - C++
A python module to detect stellar flares using Bayesian model comparison
-
Updated
Apr 1, 2019 - Python
1
martindevora
commented
May 27, 2021
Maybe we could compute the recursive periodogram and if there was still a high-amplitude period, we could repeat the process until no more high-amplitude periods remain.
Kepler Smear Campaign Paper and Data
-
Updated
May 27, 2019 - HTML
Kepler jump and systematics correction using Variational Bayes and shrinkage priors.
-
Updated
Mar 28, 2018 - Python
Open exoplanet transit search pipeline
-
Updated
Jul 19, 2021 - Python
The K2 Halo Campaign Data Release and Paper
-
Updated
Aug 16, 2019 - Jupyter Notebook
Tutorials for finding exoplanet signals in Kepler and K2 data
-
Updated
May 7, 2018 - Jupyter Notebook
A research project to see if photometry can be done on halo contamination of K2 postage stamps.
-
Updated
Jun 6, 2017 - Python
Improve this page
Add a description, image, and links to the kepler topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the kepler topic, visit your repo's landing page and select "manage topics."


We could look into using the
diskcachepackage 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