From d2bf20b01514e87cad38ff3eebc4234effbabd25 Mon Sep 17 00:00:00 2001 From: Aron Ahmadia Date: Thu, 19 Jun 2014 17:35:41 -0400 Subject: [PATCH] commit message --- python_pipeline.ipy | 1 + 1 file changed, 1 insertion(+) diff --git a/python_pipeline.ipy b/python_pipeline.ipy index ab9e62b..b3ec8de 100644 --- a/python_pipeline.ipy +++ b/python_pipeline.ipy @@ -42,3 +42,4 @@ colorbar() norm_data = h/(bgal_data-0.07) imshow(norm_data) +# stuff