diff --git a/config/chime_science_run_gpu.yaml b/config/chime_science_run_gpu.yaml index dfbf0eb7c..b560f66a6 100644 --- a/config/chime_science_run_gpu.yaml +++ b/config/chime_science_run_gpu.yaml @@ -674,7 +674,7 @@ baseband_output_buffers: num_frames: 12 baseband: - max_dump_samples: 300000 # 768ms + max_dump_samples: 546875 #1.4s num_frames_buffer: baseband_buffer_depth - 10 baseband0: kotekan_stage: basebandReadout diff --git a/config/chime_science_run_gpu_no_output.yaml b/config/chime_science_run_gpu_no_output.yaml index c2b6964df..2ab698e7b 100644 --- a/config/chime_science_run_gpu_no_output.yaml +++ b/config/chime_science_run_gpu_no_output.yaml @@ -674,7 +674,7 @@ baseband_output_buffers: num_frames: 12 baseband: - max_dump_samples: 300000 # 768ms + max_dump_samples: 546875 #1.4s num_frames_buffer: baseband_buffer_depth - 10 baseband0: kotekan_stage: basebandReadout