diff --git a/exp/exp_config.py b/exp/exp_config.py --- a/exp/exp_config.py +++ b/exp/exp_config.py @@ -12,6 +12,7 @@ with open(os.path.join(thisDir,"config.j INTERACTIVE=False imgDir="/tmp/oneEye" sansaModel=cfg.get("sansaModel") +dochiModel=cfg.get("dochiModel") i=1 if not os.path.exists(imgDir):