From ceee661ecf9cfcab898fc99f385d3500276c44ea Mon Sep 17 00:00:00 2001 From: Appleby Martin Vears Date: Fri, 13 Jun 2025 14:04:33 +0200 Subject: [PATCH] added comments to submit_results_clara.sh --- data/submit_results_clara.sh | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/data/submit_results_clara.sh b/data/submit_results_clara.sh index 0e8b05c..406451e 100755 --- a/data/submit_results_clara.sh +++ b/data/submit_results_clara.sh @@ -1,5 +1,7 @@ #!/bin/bash - +#submit results to clara, must include mxdbclient in python path and run using 39clara python env. +#need to provide stream file and run in location with the msg.json at present! +#results.py from clara requires a stream file and to specify whether data is on or off (triggered/untriggered, light/dark etc). db=/sf/cristallina/applications/mx/clara_tools/mxdbclient/src/ env PYTHONPATH=$db /sf/cristallina/applications/mx/conda/miniconda/envs/39clara/bin/python /sf/cristallina/applications/mx/clara/src/results.py /sf/cristallina/data/p21981/res/run0153-hewl_cover_blue_roll/run0153_acq0018_20241113_182301/run0153_acq0018_off.stream off