Skip to content

stimuli BEP #751

@yarikoptic

Description

@yarikoptic

As @Remi-Gau hinted by #695 , we still lack total clarity on original stimuli storage and annotation.

We do have

  • stimuli/ folder which, like sourcedata/ is nohow "prescribed" for a specific structure.
  • stim_file column in _events.tsv as to point to a (unregulated) location under stimuli/ and then populating that stim_file description/HED tags within _events.json (bless the inheritance principle).
  • "human wording" to point to the origin of a stimuli within _events.json as possibly coming from some DB
  • _stim.tsv.gz files for "signals related to the stimulus" (but not necessarily stimulus)

In respect to the first 3 items, and in conjunction with

  • stimuli collections/datasets should be self-sufficient/described
  • incoming requests to store stimuli datasets on DANDI archive

I wondered if there either an ongoing effort to standardize "stimuli datasets" so

  • they could be readily reusable across studies by simply placing them under stimuli/<name> and avoiding necessity to describe stimuli in _events.json since information could be picked from their standardized layout
  • derivatives of them could be created and possibly shared along (e.g. all the feature extractions done by pliers (thanks to @tyarkoni , @qmac, et al)

With that in mind I am even thinking such datasets could follow BIDS mantra and just get "participant/subject" and sub- renamed to "stimulus"/stim-, and preserve README.md, dataset_description.json, stimuli.tsv etc

Worth a BEP/effort or may be it is already a "solved problem"? ;) WDYT?

Related:

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions