Script execution
This commit is contained in:
@@ -184,7 +184,7 @@ def set_user_env(user, exp, path="/X04SA/data/x04sa/ES3/expdata"):
|
||||
set_setting(USER_NAME_PREFERENCE, user)
|
||||
set_setting(USER_EXP_PREFERENCE, exp)
|
||||
set_setting(DATA_ROOT_PREFERENCE, path)
|
||||
set_data_path(path + "/" +user + "/" +experiment)
|
||||
set_data_path(path + "/" +user + "/" +exp)
|
||||
pixel.set_path(path, user + "/" +exp + "/images")
|
||||
|
||||
def get_user_env():
|
||||
|
||||
Reference in New Issue
Block a user