diff --git a/actions/calculate-statistics/modules/parameters.yaml b/actions/calculate-statistics/modules/parameters.yaml new file mode 100644 index 000000000..235cbb117 --- /dev/null +++ b/actions/calculate-statistics/modules/parameters.yaml @@ -0,0 +1,12 @@ +max_speed: +- 1 +min_speed: +- 0.02 +position_sampling_rate: 100 +position_low_pass_frequency: 6 +box_size: +- 1.0 +- 1.0 +bin_size: 0.02 +smoothing_low: 0.03 +smoothing_high: 0.06