From 952ec008a699e17c52d68962747d3cb0c362e6f0 Mon Sep 17 00:00:00 2001 From: Spokhim Date: Thu, 11 Feb 2021 01:09:11 +1100 Subject: [PATCH] Wrong path --- Je_Bif_Checker.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Je_Bif_Checker.py b/Je_Bif_Checker.py index c8d14e0..54174fa 100644 --- a/Je_Bif_Checker.py +++ b/Je_Bif_Checker.py @@ -30,8 +30,8 @@ #matplotlib.rcParams['figure.figsize'] = (10.0, 5.0) # Get all the file names. -#TseriesFile = glob.glob(r"do-not-track\\2020_12_26\\LCycle*Tseries*.csv") -TseriesFile = glob.glob(r"D:\\Simulations\\2020_09_23\\LCycle*Tseries*.csv") +TseriesFile = glob.glob(r"do-not-track\\2020_12_26\\LCycle*Tseries*.csv") +#TseriesFile = glob.glob(r"D:\\Simulations\\2020_09_23\\LCycle*Tseries*.csv") # Import SCM, don't worry about re-ordering. Needed to Calculate J_e