Projects
Selected work and prototypes.
- Homelab
- Tuning curvesAn interactive walk through the math and neuroscience behind the neural raster on the landing page — what a tuning curve is, how a population of differently-tuned neurons collectively encodes a stimulus, and what makes the bursty and persistent neuron types behave differently.
- Plot your brain MRIHow to plot OBJ files in Plotly
- Tutorial - Non-Reverberating (i.e., Network Burst) Detection WorkflowA breakdown of how RSB detection code works on non-reverberating networks.
- Tutorial - Reverberating Super Burst Detection WorkflowA breakdown of how RSB detection and analysis works.
- Spiking Time Tiling Coefficient - Pairwise correlations between spike trainsHow to load data, calculate STTC, and then visualize correlation matrix in various formats
- MaxInterval Burst Detection Algorithm (Python/Matlab)Detects single electrode spike train bursts based on 5 parameters. Currently implemented in Python and Matlab.