Mercurial > repos > bimib > cobraxy
changeset 476:fa9ee9ff66cd draft
Uploaded
author | luca_milaz |
---|---|
date | Mon, 22 Sep 2025 15:45:08 +0000 |
parents | c91c502f12e9 |
children | f3c3af900de2 |
files | COBRAxy/flux_simulation_beta.xml |
diffstat | 1 files changed, 4 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- 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))}"