From 65b10bef6144dfcb1398f08427a8f6cf3c0443d3 Mon Sep 17 00:00:00 2001 From: Volker Hoffmann Date: Tue, 11 Aug 2015 11:06:55 +0200 Subject: docs: comment --- Helpers/impact_helpers.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Helpers/impact_helpers.py b/Helpers/impact_helpers.py index ec64e39..86fea15 100644 --- a/Helpers/impact_helpers.py +++ b/Helpers/impact_helpers.py @@ -355,6 +355,8 @@ def load_all(): tag_all = [ "Solar2", "Solar2/HD", \ "Morby", "Morby/HD", \ "Blowup", "Blowup2", "Blowup2/HD" ] + + # Time Range for Calibration tlo_all = np.array([0.0, 0.0, \ 0.0, 0.0, \ tblowup, tblowup, tblowup ]) -- cgit v1.1