-
Notifications
You must be signed in to change notification settings - Fork 22
spkLim_ms
Time range of spikes (in milliseconds) centered at the negative peak (or positive peak if bipolar detection is enabled). The ADC samples (spkLim) are calculated from multiplying by the sampling rate (P.sRateHz).
spkLim = round(P.spkLim_ms / 1000 * P.sRateHz)
Default value: [-.25, .75] (Extract spike waveforms .25 ms before the peak and .75 ms after the peak).
Home
JRCLUST pipeline
Performance benchmark
Step-by-step tutorial
Video tutorials
Command line interface
Requirements and Installation
Tetrodes sorting
Command listing
Code listing
Function listing
Main GUI
Preview GUI
Probe GUI
Traces GUI
Manual GUI
PSTH view
Input and output files
Probe file
Batch file
Supported recording format
User configuration file
Combining multiple files
Generating trial files
Master struct (S0)
Parameters struct (P)
Cluster struct (S_clu)
Global variables
Variable naming convention