Skip to content

Instantly share code, notes, and snippets.

@jbwhit
jbwhit / brew-extempore-log.txt
Created March 23, 2014 07:47
Compile log for extempore
$ brew install extempore
Warning: It appears you have MacPorts or Fink installed.
Software installed with other package managers causes known problems for
Homebrew. If a formula fails to build, uninstall MacPorts/Fink and try again.
==> Installing dependencies for extempore: extempore-llvm, cmake, boost, assimp, kiss
==> Installing extempore dependency: extempore-llvm
==> Downloading http://llvm.org/releases/3.2/llvm-3.2.src.tar.gz
######################################################################## 100.0%
==> Patching
patching file lib/AsmParser/LLParser.cpp
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@jbwhit
jbwhit / 2014-04-01-LP-asteroid.ipynb
Created April 1, 2014 07:13
supercalibration analysis of the LP asteroids.
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.
@jbwhit
jbwhit / 2014-04-01-possible-solar-twins.ipynb
Created April 1, 2014 11:55
First pass -- more careful analysis to come.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@jbwhit
jbwhit / combined-popler.py
Last active August 29, 2015 13:58
Some fun.
import pylab as pl
import pyfits as pf
import sys
hdu = pf.open(FILENAME,ignore_missing_end=True)
header = pf.getheader(FILENAME)
# hdu = pf.open("hd76440.fits")
pixels=header['NAXIS1']
@jbwhit
jbwhit / full-parse.tsv
Last active August 29, 2015 13:59
Checking to see if blocks can render the current state.
J2000 zem zabs da eda sample source sigflag imrotator transition
J000149-015940 2.31 2.0951 0.34 7.27 B1 Keck 2 0 d g h i j k l s t u v w
J000149-015940 2.31 2.1539 36.05 39.54 B1 Keck 1 0 d f g l
J000322-260316 4.11 1.4342 -12.53 11.67 C Keck 1 1 b c p r
J000322-260316 4.11 3.3897 -78.43 35.48 C Keck 1 1 d g l m
J000520+052410 1.9 0.59137 -31.05 24.33 C Keck 1 0 b c n p q r
J000520+052410 1.9 0.85118 -3.4 12.84 A Keck 1 1 b c n o p q r
J000520+052410 1.9 0.85119 4.75 10.22 C Keck 1 0 e f n o p q r
J002208-150538 4.53 3.4388 9.37 39.12 B1 Keck 1 0 g h l
J005757-264314 3.66 1.2679 20.57 25.21 C Keck 1 1 a b c p q r
@jbwhit
jbwhit / 2014-04-11-VLT-simulation.ipynb
Last active August 29, 2015 13:59
Some interactive coding and analysis.
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.