Closedown
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
#Wed Aug 21 09:32:44 CEST 2019
|
||||
#Wed Aug 21 09:54:21 CEST 2019
|
||||
count_time=1.0
|
||||
geometry=fourcv
|
||||
roi=173 88 285 136
|
||||
user_exp=NNO
|
||||
user_path=/sls/X04SA/data/x04sa/ES3/expdata/pshell_development
|
||||
|
||||
@@ -185,7 +185,7 @@ def set_user_env(path, experiment, images_path=None):
|
||||
set_data_path(path + "/" +experiment)
|
||||
pixel.set_path((path + "/image") if images_path is None else images_path, experiment)
|
||||
|
||||
def get_user_env(path, experiment):
|
||||
def get_user_env():
|
||||
return (get_setting(USER_PATH_PREFERENCE), get_setting(USER_EXP_PREFERENCE))
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user