Posts
All the articles I've posted.
-
Special Methods in Python
Exploring Python's build-in methods
-
Setting Up Pelican with GitHub Pages
Obligatory metapost on setting up a blog
-
Exploring Python's 'in' operator
Digging into how the in operator works
-
Writing a FITS File Bigger Than Your Memory
Getting in the weeds with the FITS file format
-
Working with NumPy Arrays and SQL
Binary encoding in SQL for NumPy objects
-
Fitting 2D Gaussians with agpy
Fitting 2 dimensionaly Gaussians with a small open source package
-
Faster File Existence Testing with Sets
Using set membership to skip disk reads
-
2014 Summer Internship Opportunity
Call for submissions for my internship opportunity at STScI
-
Guilty As Charged
Just a little git humor
-
A Basic Automation Setup for Astronomy - Part 2
Part 2 of a automation pipeline for astronomy tasks