This page includes a narrative overview of my research, organized into different ‘themes’.
You can also skip right to my publications.
Research Overview
The human brain is constantly receiving dizzying amounts of information. Despite this, it is (usually) able to select important inputs, process what they mean, and come up with appropriate responses. To do so, the brain must have some powerful organizational capacities for coordinating activity, allowing for the functional organization of brain activity. With this idea in mind, in my work I focus on investigating patterns of electrical brain activity that arise from large groups of neurons. In particular, I’m involved in work focused on measuring, analyzing and interpreting both periodic activity (neural oscillations), and aperiodic activity (1/f-like activity), that we see in electrical recordings of the brain. From these signals we try and infer properties of physiological activity, and how this activity may relate to cognition and disease. This work includes methods development of software tools, analyzing data from open-access databases and across clinical disorders, running novel experiments with human participants, and broad literature analyzes to examine other work in the field.
In practice, my research falls into a few different components, including:
- 1) Methods Development: developing methods and software tools to analyze neural data
- 2) Descriptive Work: exploring patterns of neural data in healthy & clinical populations
- 3) Experimental Work: hypothesis-driven experiments of periodic & aperiodic neural activity
- 4) Physiological Work: examining the activity of individual neurons
- 5) Text-Mining & Meta-Science: automated meta-analyses on the scientific literature
On the rest of this page, you can find descriptions of the following projects:
- Methods Development: Measuring Periodic & Aperiodic Activity
- Descriptive Work: Electrophysiological Data Mapping in Healthy & Clinical Populations
- Experimental Work: Task-Related Periodic & Aperiodic Activity
- Physiological Work: Examining the Activity of Individual Neurons
- Meta-Science: Automated Meta-Analyses of the Scientific Literature
Methods Development: Measuring Periodic & Aperiodic Activity

Quick Version: Methods for measuring periodic and aperiodic neural activity.
Neuro-electrophysiological data contains periodic or rhythmic components, often referred to as ‘neural oscillations’, as well as an aperiodic or ‘1/f-like’ activity. These different periodic & aperiodic components have different physiological generators and interpretations, such that we argue that they should each be explicitly measured in order to ensure that analyses and interpretations appropriately describe which features of the data are changing. To do so, we developed a method to parameterize neural power spectra into periodic and aperiodic components which is available as an open-source Python toolbox, with extensive documentation on the corresponding website. In addition, functionality of time-domain analyses and simulations which are used across projects are available in the NeuroDSP toolbox, also with a documentation website and associated software paper.
In related work, we evaluate and compare other methods, including band-ratio measures, such as theta/beta, which systematically conflate periodic and aperiodic activity Further exploring measurements related topics of neuro-physiological activity, is the “Oscillation Methods” project, a ‘methodological review’ for neural oscillations, which is described in this paper and also hosted on this project website. Similarly, the “Aperiodic Methods” project, explores and compares a large collection of methods that relate to measuring aperiodic aspects of neural activity, as described in this preprint.
Descriptive Work: Electrophysiological Data Mapping in Healthy & Clinical Populations

Quick Version: The ‘what, when, and where’ of neuro-electrophysiological data.
Descriptively, I work on projects investigating the ‘what, where, and when’ of periodic and aperiodic neural activity, examining how these features vary within across healthy and clinical populations, as well as across different brain states. The aforementioned methods projects include examinations of large open-access datasets, which is a theme of my research. Examinations across brain states also include an investigation of time-resolved analyses of sleep, led by Mohamed S. Ameen.
Beyond examining patterns of periodic & aperiodic activity in healthy adult populations, I also collaborate with clinical researchers on differences in electrophysiological activity in clinical disorders. This includes a project led by Madeline Robertson, on children with ADHD, reporting a difference in aperiodic activity in this group, and a project led by Martina Kopčanová, examining data from patients with Alzheimer’s dementia which found differences in periodic, but not aperiodic activity. More broadly, I have done a systematic review . of the study of aperiodic neural activity in clinical populations, reviewing current findings and making recommendations for future practice.
Experimental Work: Task-Related Periodic & Aperiodic Activity

Quick Version: How does task-related periodic and aperiodic activity support cognitive behavior
In other work, we investigate . task-related dynamics of aperiodic neural activity. This experiment, led by Leo Waschke, uses a task design including stimuli with varying 1/f properties. By manipulating both the stimulus characteristics and the attentional focus of the subjects, we were able to show how perceptual and attentional task elements systematically affect event-related aperiodic neural activity.
In other work led by Quirine van Engen, we investigated periodic and aperiodic activity in a visual working memory task, finding task-related variations in aperiodic activity that appear to at least partially explain changes in the theta band.
Physiological Work: Examining the Activity of Individual Neurons

Quick Version: Investigating patterns of single-unit activity.
The aforementioned work examines patterns of neural activity that can be examined from the local field potential, which reflects activity across large numbers of neurons. To also examine the activity of individual neurons, I also work on projects that examine the activity of individual neurons as recorded from neuro-surgical patients. To support these project methodologically, we developed the Human Single-Neuron pipeline, a pipeline for managing human single-neuron projects, which also includes the spiketools Python module for analyzing single-neurons recordings, also with a documentation website and software paper.
In empirical single-neuron work, with Claire Z Han and Runnan Cao we ran a multi-task experiment examining neural responses to faces and objects, comparing between an n-back memory task and a spatial navigation episodic memory task, finding neurons in the human medial temporal lobe that flexibly shift representations across different behavioral contexts. We further discuss this design of paired tasks in this perspective piece. In other work led by Weijia Zhang, we investigated methodological properties of place-cell analyses, including examinations across species.
Meta-Science: Automated Meta-Analyses of the Scientific Literature

Quick Version: Computationally summarizing and investigating the scientific literature.
I also develop and use automated measures to examine literature data, in order to examine trends and patterns in the ever-growing scientific literature. To do so, I created the lisc Python module to collect and analyze the scientific literature, which also has a documentation website and software paper. This tool uses the PubMed API to find and collect relevant literature, with associated functionality for analyzing large collections of scientific literature.
Applications of this approach are included in several previously mentioned projects (band-ratios, aperiodic methods, etc). Another application is the ERPscanr project, also hosted on a project website, which is a an automated literature analysis of the event-related potential (ERPs) literature, including data-driven summaries of individual ERPs, and comparisons across components.