Skip to content

Support epoched EEG/iEEG source recordings #207

Description

@Andesha

Context

Follow-up to the investigation in #171.

MNE can read epoched source recordings, but MNE-BIDS does not directly write mne.Epochs objects. Supporting these inputs requires an explicit policy for representing epochs on a BIDS recording timeline.

Deferred work

Before implementation, decide:

  • which epoched formats to support;
  • whether epochs should be concatenated into a synthetic continuous recording;
  • how to represent timing, gaps, overlaps, rejected epochs, and event metadata;
  • what provenance and user warnings are required;
  • which real, de-identified fixtures will verify the behavior.

This work is intentionally deferred. Assign and refine the ticket when there is a concrete use case and an owner.

Metadata

Metadata

Assignees

No one assigned

    Labels

    deferredIntentionally postponed; reassess after the current development round

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions