Skip to content

Instantly share code, notes, and snippets.

View bourque's full-sized avatar
🏒
Serenity Now

Matthew Bourque bourque

🏒
Serenity Now
  • Laboratory for Atmospheric and Space Physics
  • Boulder, CO
View GitHub Profile
@bourque
bourque / decorators.ipynb
Created February 8, 2017 16:37
A simple example of how Python decorator functions work
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@bourque
bourque / hdf5_example.ipynb
Created February 22, 2017 16:38
A simple example of how to use the HDF5 file format with the h5py library
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@bourque
bourque / skimage_dilation_shapes.ipynb
Created March 6, 2017 20:03
Testing out dilation of various masks
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@bourque
bourque / pycon_2017_notes.ipynb
Last active June 21, 2017 15:15
PyCon 2017 notes
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@bourque
bourque / functional_programming_tutorial.ipynb
Created May 22, 2017 18:37
PyCon 2017 Functional Programming Tutorial
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@bourque
bourque / MAST_mashup_api_versus_quicklook.ipynb
Created June 2, 2017 19:38
MAST Mashup API vs WFC3 Quicklook API
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.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@bourque
bourque / what_are_database.ipynb
Last active July 13, 2018 20:06
A short demo on SQL databases, including using Python and SQLAlchemy
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.