Cell type specific characterization of the relationship between bursts and the local field potential. This code is made freely available. If you do use it, or modify it, please cite the orginal publication :)
Voloh B, Womelsdorf T (2017) Cell-type specific burst firing interacts with theta and beta activity in prefrontal cortex during attention states. Cerebral Cortex
Feel free to email me at ben.voloh+code@gmail.com with any comments or if you just find this code useful!
To generate figures and results from the paper, run the script:
Voloh_Womelsdorf_CC_2017_burstWithThetaBeta.m
This code depends on two tooboxes:
- the fieldtrip toolbox. Download it here: http://www.fieldtriptoolbox.org/download
- My matlab_functions repo
The included code:
- Calculates the burst proportion
- Difference in spike-triggered power between burst and nonburst events
- Difference in phase-locking between burst and nonburst events
- Difference in phase-dependent power between burst and nonburst events
- ...and much more!
Copyright 2017, Benjamin Voloh This code is distributed under a GNU General Public License.