-
Notifications
You must be signed in to change notification settings - Fork 22
vcFet
jamesjun edited this page Oct 31, 2017
·
4 revisions
Feature to extract from spike waveforms
- 'gpca': Global PCA (common principal vectors across all sites). P.nPcPerChan sets the number of components per channel (default: 1).
- 'pca': Local PCA (unique principal vectors per site)
- 'cov': Covariance feature
- 'vpp': Peak-to-peak spike amplitudes
- 'vmin': Minimum spike amplitude
- 'vminmax': minimum and Maximum spike amplitudes (2 features/site)
- 'energy': SD of spike waveform
See also Parameters struct (P)
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