Skip to content

How to fix OpenEphys .continuous with time discontinuities #27

@weiglszonja

Description

@weiglszonja

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions