From 7b2ae2fa8ffe5d28008226dfb4c39c9656b8930e Mon Sep 17 00:00:00 2001 From: Darius Arnold Date: Fri, 3 Aug 2018 11:01:58 +0200 Subject: [PATCH] Disable NonLinLoc in testing parameter file --- tests/test_autopickstation/autoPyLoT_global_taupy_false.in | 2 +- tests/test_autopickstation/autoPyLoT_global_taupy_true.in | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/test_autopickstation/autoPyLoT_global_taupy_false.in b/tests/test_autopickstation/autoPyLoT_global_taupy_false.in index 41ad5eb4..6aa2edcc 100644 --- a/tests/test_autopickstation/autoPyLoT_global_taupy_false.in +++ b/tests/test_autopickstation/autoPyLoT_global_taupy_false.in @@ -13,7 +13,7 @@ PILOT #datastructure# %choose data True #apverbose# %choose 'True' or 'False' for terminal output %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% #NLLoc settings# -/progs/bin #nllocbin# %path to NLLoc executable +None #nllocbin# %path to NLLoc executable /home/darius/alparray/auto #nllocroot# %root of NLLoc-processing directory AUTOPHASES.obs #phasefile# %name of autoPyLoT-output phase file for NLLoc Insheim_min1d032016_auto.in #ctrfile# %name of autoPyLoT-output control file for NLLoc diff --git a/tests/test_autopickstation/autoPyLoT_global_taupy_true.in b/tests/test_autopickstation/autoPyLoT_global_taupy_true.in index a18f97fa..c960576b 100644 --- a/tests/test_autopickstation/autoPyLoT_global_taupy_true.in +++ b/tests/test_autopickstation/autoPyLoT_global_taupy_true.in @@ -13,7 +13,7 @@ PILOT #datastructure# %choose data True #apverbose# %choose 'True' or 'False' for terminal output %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% #NLLoc settings# -/progs/bin #nllocbin# %path to NLLoc executable +None #nllocbin# %path to NLLoc executable /home/darius/alparray/auto #nllocroot# %root of NLLoc-processing directory AUTOPHASES.obs #phasefile# %name of autoPyLoT-output phase file for NLLoc Insheim_min1d032016_auto.in #ctrfile# %name of autoPyLoT-output control file for NLLoc