From 645a4bda158e7bb78297c7a904f18c2ad830f8f6 Mon Sep 17 00:00:00 2001 From: John ZuHone Date: Wed, 7 Jul 2021 10:26:52 -0400 Subject: [PATCH] Missed this one --- acispy/model.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/acispy/model.py b/acispy/model.py index dce24f9..313f162 100644 --- a/acispy/model.py +++ b/acispy/model.py @@ -6,6 +6,8 @@ from acispy.utils import ensure_list from acispy.time_series import TimeSeriesData import numpy as np +from cxotime import CxoTime + comp_map = {"1deamzt": "dea", "1dpamzt": "dpa",