data = self.generate_plot_data(start_s, end_s)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/shepherd_data/reader.py", line 361, in generate_plot_data
self.downsample(
File "/shepherd_data/reader.py", line 221, in downsample
data_dst[_iter * oblock_len : (_iter + 1) * oblock_len] = slice_ds[:slice_len]
~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: could not broadcast input array from shape (15022,) into shape (15110,)
working with the 155min step recording ...