From 19096196d7017c4c3064d863a7a3b5557e5f249c Mon Sep 17 00:00:00 2001 From: "carina@hades" Date: Tue, 9 Aug 2022 11:43:45 -0400 Subject: [PATCH] comment out SandBox in IsegLibrary.py --- IsegLibrary.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/IsegLibrary.py b/IsegLibrary.py index 14efe9e..8db606a 100755 --- a/IsegLibrary.py +++ b/IsegLibrary.py @@ -224,7 +224,7 @@ def SplitChList(chList): return newChList #===================== SandBox -mpod = Mpod("128.186.111.101") +#mpod = Mpod("128.186.111.101") #print( mpod.GetOutputHV(0) ) #print( mpod.GetLI(0) )