Skip to content

[Add Check]: flag if spike times duration is suspiciously short #679

@bendichter

Description

@bendichter

What would you like to see added to the NWBInspector?

Flag when the total duration of spike times in a Units table is suspiciously short (e.g., 7.32 seconds), which may indicate that spike times were stored in sample indices rather than seconds.

Sub-issue of #677.

Pseudocode or other logic of the check

Compare the duration of spike times against the TimeSeries durations in the NWBFile. If the spike times duration is much shorter than the recording duration, flag it.

Do you have any interest in helping implement the check function?

Yes.

Code of Conduct

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