Spectral Parameterization Resolved iN Time (SPRiNT)

Author: Luc Wilson

This tutorial introduces the features developed in Brainstorm to compute and view SPRiNT models, or time-resolved parameterized spectral density maps.

Introduction

The Spectral Parameterization Resolved iN Time (SPRiNT) algorithm is designed to identify and model spectral features of the neural activity across time. Beginning with the time-series, it performs a short-time Fourier transform (STFT) and averages windows locally in time to generate local-mean power spectra, before decomposing these spectra into aperiodic and periodic components using specparam. The present tutorial will demonstrate the algorithm’s functionality within the Brainstorm interface.

This demonstration uses sample data from the introduction dataset, and can be followed by completing all steps of the Brainstorm tutorial up to and including tutorial 10.

Note: SPRiNT uses the MATLAB implementation of specparam.

Preparing the data for SPRiNT

SPRiNT is performed on time-series, so we will first prepare some data from our notch-filtered dataset.

Initializing and running SPRiNT

Select the following input options:

Select the following process options:

Tutorials/SPRiNT (last edited 2021-11-23 20:15:56 by ?LucWilson)