Skip to content
Snippets Groups Projects
Commit c30d704c authored by AJRubio-Montero's avatar AJRubio-Montero
Browse files

Updated release of ARTI for hihg energies.

parent 7f49c96b
No related branches found
No related tags found
No related merge requests found
[submodule "arti"] [submodule "arti"]
path = arti path = arti
url = https://github.com/lagoproject/arti.git url = https://github.com/lagoproject/arti.git
branch = dev-challenge branch = dev
Subproject commit d8f8caa280550078fad90fc2dfc9b1c4c06ca543 Subproject commit 606c77945454d88298b042b60f77d645bd445ac5
...@@ -349,8 +349,8 @@ def _consumer(catcodename, onedata_path, arti_params_dict): ...@@ -349,8 +349,8 @@ def _consumer(catcodename, onedata_path, arti_params_dict):
# ------------ main stuff --------- # ------------ main stuff ---------
(arti_params, arti_params_dict, arti_params_json_md) = get_sys_args() (arti_params, arti_params_dict, arti_params_json_md) = get_sys_args()
catcodename = arti_params_dict["p"] catcodename = arti_params_dict["p"]
onedata_path = '/mnt/datahub.egi.eu/LAGOsim' #onedata_path = '/mnt/datahub.egi.eu/LAGOsim'
# onedata_path = '/mnt/datahub.egi.eu/test8/LAGOSIM' onedata_path = '/mnt/datahub.egi.eu/test8/LAGOSIM'
catalog_path = onedata_path + '/' + catcodename catalog_path = onedata_path + '/' + catcodename
print(arti_params, arti_params_dict, arti_params_json_md) print(arti_params, arti_params_dict, arti_params_json_md)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment