changeset 354:d9c0524581c9 draft

Uploaded
author francesco_lapi
date Thu, 04 Sep 2025 23:03:45 +0000
parents d13b39f183a5
children 62de44378930
files COBRAxy/custom_data_generator.xml
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/COBRAxy/custom_data_generator.xml	Thu Sep 04 23:03:26 2025 +0000
+++ b/COBRAxy/custom_data_generator.xml	Thu Sep 04 23:03:45 2025 +0000
@@ -14,6 +14,7 @@
     <command detect_errors="exit_code">
         <![CDATA[
       	python $__tool_directory__/custom_data_generator.py
+        --tool_dir $__tool_directory__
         --medium_selector $cond_medium.medium_selector
         --output_format $output_format
         #if $cond_model.model_selector == 'Custom_model'