Skip to content

How to fix OpenEphys .continuous with time discontinuities #27

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions