Hey,
We have a similar issue to #26, where some of the .continuous files have gaps during the recording. Since not all channels have gaps, I was wondering if the solution of @jsiegle still applies here:
Hi Nick – You can use the same method I posted previously to trim both the beginning and end of the recording: #25 (comment)
We need to ensure that the recording data is continuous (no gaps) after trimming, so would it work if
- iterate over all channels that have gaps
- find the longest continuous part that works for these channels
- trim all channels to this length
- save each channel into a new .continous file