Skip to content

Instantly share code, notes, and snippets.

View DougBurke's full-sized avatar

Doug Burke DougBurke

View GitHub Profile
@DougBurke
DougBurke / par.py
Created August 30, 2011 19:30
Simple, lightly-tested, parallel pool implementation
#
# Copyright (C) 2011 Smithsonian Astrophysical Observatory
#
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
@DougBurke
DougBurke / ihaskell-plot-issues.ipynb
Created February 4, 2014 14:38
Issues with axis values < 1 in SVG
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@DougBurke
DougBurke / SVGplots.hs
Created February 8, 2014 20:33
Filled circles not created by Diagrams backend
module Main where
import qualified Data.ByteString.Lazy.Char8 as L8
import Graphics.Rendering.Chart
import Data.Default.Class
import Control.Lens
import Data.Colour
@DougBurke
DougBurke / circles-diagrams.svg
Created February 10, 2014 20:18
Filled circles are created in SVG with diagrams-core-0.7.0.1
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@DougBurke
DougBurke / svg-plots.ipynb
Created February 11, 2014 01:20
Text rendering issues with SVG plots
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@DougBurke
DougBurke / show-instance-bug-released.ipynb
Created March 8, 2015 13:56
See @gibiansky/IHaskell#367
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@DougBurke
DougBurke / show-instance-bug-development.ipynb
Created March 8, 2015 14:02
See @gibiansky/IHaskell#367
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@DougBurke
DougBurke / arf.csv
Created April 14, 2015 13:08
User/IHaskell/Frames error when selecting a column
ENERG_LO ENERG_HI SPECRESP
0.3000000 0.3100000 4.874343
0.3100000 0.3200000 14.82926
0.3200000 0.3300000 21.30229
0.3300000 0.3400000 28.51495
0.3400000 0.3500000 35.39883
0.3500000 0.3600000 41.54232
0.3600000 0.3700000 46.88145
0.3700000 0.3800000 53.06949
0.3800000 0.3900000 61.05444