# HG changeset patch # User luca_milaz # Date 1758555908 0 # Node ID fa9ee9ff66cd005f7b1c89aa3747fe7510055e06 # Parent c91c502f12e98f5adb8821179bc11a1f33a44f45 Uploaded diff -r c91c502f12e9 -r fa9ee9ff66cd COBRAxy/flux_simulation_beta.xml --- a/COBRAxy/flux_simulation_beta.xml Mon Sep 22 15:38:51 2025 +0000 +++ b/COBRAxy/flux_simulation_beta.xml Mon Sep 22 15:45:08 2025 +0000 @@ -49,12 +49,12 @@ --seed $sampling_params.seed --output_type "${",".join(map(str, $sampling_params.output_types))}" #else: - --thinning 0 - --algorithm CBS + --thinning 1 + --algorithm 'CBS' --n_batches 1 - --n_samples 0 + --n_samples 1 --seed 0 - --output_type mean + --output_type 'mean' #end if --output_type_analysis "${",".join(map(str, $output_types_analysis))}"