Skip to content

understanding orthogonalization (starting from Hipp et. al 2012)

Notifications You must be signed in to change notification settings

StefanoBuccelli/orthogonalization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 

Repository files navigation

orthogonalization

The goal of this small repository is to understand the concept of orthogonalization of power envelopes. To do that, I tried to replicate results from supplementary figure 2, panels "e" and "f" of the paper: Large-scale cortical correlation structure of spontaneous oscillatory activity by Hipp et al. 2012

Slides to explain results (work in progress): https://docs.google.com/presentation/d/1eXcSeaBakwt9XWHzp2J4sScpUm2wbJgSt8Z3qiOLgGg/edit?usp=sharing

In scripts:

  • hipp_simulation.m is a single script that creates synthetic signals, performs orthogonalization and all the steps needed to reach the goal (not yet fully achieved)
  • orthogonalization.m, simply shows in polar coordinates 2 samples from 2 complex signals (that was the starting point)
  • understanding_Rayleigh.m I used the definition of Rayleigh from wikipedia and compared with matlab;

References:

Github:

  • Here you can find different repositories: https://github.com/OHBA-analysis, such as HMM-MAR that deals, among the other things with orthogonalization. Under examples/, there are scripts demonstrating the analysis conducted for the papers:
    • Diego Vidaurre, Andrew J. Quinn, Adam P. Baker, David Dupret, Alvaro Tejero-Cantero and Mark W. Woolrich (2016) Spectrally resolved fast transient brain states in electrophysiological data. NeuroImage. Volume 126, Pages 81–95.
    • Diego Vidaurre, Romesh Abeysuriya, Robert Becker, Andrew J. Quinn, F. Alfaro-Almagro, S.M Smith and Mark W. Woolrich (2017) Discovering dynamic brain networks from big data in rest and task. NeuroImage.
    • Diego Vidaurre, S.M. Smith and Mark W. Woolrich (2017). Brain network dynamics are hierarchically organized in time. Proceedings of the National Academy of Sciences of the USA.
    • Diego Vidaurre, Lawrence T. Hunt, Andrew J. Quinn, Benjamin A.E. Hunt, Matthew J. Brookes, Anna C. Nobre and Mark W. Woolrich (2017). Spontaneous cortical activity transiently organises into frequency specific phase-coupling networks. Nature Communications.

About

understanding orthogonalization (starting from Hipp et. al 2012)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages