Skip to content

Reconfigure spike time processing module creation to match NWB best practice #549

Description

@tmchartrand

Not a major issue, but should be an easy fix.
The way that IPFX creates and adds the spike time ProcessingModule to save spike time info apparently doesn't match the intended usage of the NWB standard. See the example here: https://pynwb.readthedocs.io/en/stable/tutorials/general/file.html#behavior-processing-module
This leads to a generic name ("ProcessingModule") when the DANDI metadata extraction tries to look up variables measured, as opposed to a more specific name as intended, e.g. "spikes". See: https://dandiarchive.org/dandiset/000288

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions