Skip to content

Reference correction introduces shifts in PSDs #57

@wronk

Description

@wronk

For some HCP subjects (~1/2 of the 20 I'm testing), hcp.preprocessing.apply_ref_correction seems to be introducing significant changes in the across-sensor average PSD. This came up when trying to classifying resting state from motor trials. Resting state runs seemed to have wide-band increases in power after ref correction. Plots examples below are an average example of this effect -- some are worse, some are better.

  • bad channels and reference channels were removed prior to PSD calculation for all plots below
  • Annotations added to raw files using hcp.read_annots. (PSD now respects these annotations 4345)

PSD on raw unprocessed data:
105923

PSD on raw data + BP filtering (0.1-55Hz, fir filter, 2s window):
105923

PSD on raw data + SSP projectors (exact same projectors used for every run):
105923

PSD on raw data + hcp.preprocessing.apply_ref_correction:
105923

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