Skip to content

Instantly share code, notes, and snippets.

View jradavenport's full-sized avatar

James Davenport jradavenport

View GitHub Profile
@jradavenport
jradavenport / world_pop.py
Last active May 30, 2016 08:51
Spinning World Population Density
# Resulting video from this code can be seen here:
# http://www.ifweassume.com/2015/02/world-population-density.html
# or
# https://vimeo.com/120308257
import numpy as np
import matplotlib.pyplot as plt
from mpl_toolkits.basemap import Basemap
import os
@jradavenport
jradavenport / jrad_flares.ipynb
Created September 8, 2017 17:05
some fake flares
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@jradavenport
jradavenport / pymc3_gp_example.ipynb
Created November 21, 2020 00:13
RotationTerm for GJ1243
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@jradavenport
jradavenport / TESS_CVZ_Pandas.ipynb
Last active July 13, 2021 23:30
Look for stars in the TESS Continuous Viewing Zone (CVZ) using Pandas
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@jradavenport
jradavenport / random_example.ipynb
Created September 10, 2021 19:24
Example of a simple Monte Carlo simulation to estimate errors
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@jradavenport
jradavenport / linear functions.ipynb
Created April 21, 2022 18:54
how to create some linear functions
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.