Closed nikolay327 closed 2 months ago
Hi Niko, can you give me some more details about what you are doing here? What are the file(s) and channel(s) and data field you are looking at? Attaching your notebook might be helpful for debugging this.
Closing as not reproducible.
Can this line be the problem: link ? Is the condition
self.n_rows < self.buffer_len
always false after the first iteration? Below, I compared the first and the second buffer returned by the iterator. They are identical with each other.