diff --git a/new_pipeline/config.json b/new_pipeline/config.json index 5c13528..ee8848b 100644 --- a/new_pipeline/config.json +++ b/new_pipeline/config.json @@ -20,7 +20,7 @@ ], // binning "binning_enable": true, - "binning_at_the_end": true, + "binning_at_the_end": false, "binning_kernel_size": 4, "binning_stride": 4, "binning_divisor_override": 1,