Skip to content

Fix import of continuous variables from .nex5 files (address data with time gaps) #2

@AlexLM96

Description

@AlexLM96

Currently timestamps are created using np.linspace() going from 0 to end of the recordings. If there is missing data or pauses in the recording, then the created timestamps are incorrect. Address this issue by using fragmented timestamps in .nex5 file

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions