Skip to content

Best Practice for EMG data? #579

@pauladkisson

Description

@pauladkisson

The Best Practices document states:

ElectricalSeries are reserved for neural data. An ElectricalSeries holds signal from electrodes positioned in or around the brain that are monitoring neural activity, and only those electrodes should be in the ElectrodeTable.

For non-neural electrodes that still may store and report raw values in Volts, simply use a general TimeSeries object with units set to “Volts”.

But, EMG naturally lends itself to ElectricalSeries since it has a location (muscle group), recording device, filtering parameters, A2D conversion and offset, and potentially relevant information about the electrode contacts.

So, I think we should amend the best practices to include all bioelectric signals in ElectricalSeries. Or else, we should have a bit more guidance on these edge cases.

Also see #327 which recommends ElectricalSeries even in the case of non-biological auxiliary channels (ttls, etc.).

Metadata

Metadata

Assignees

No one assigned

    Labels

    category: proposalproposed enhancements or new features

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions