-
Notifications
You must be signed in to change notification settings - Fork 22
maxSite
jamesjun edited this page Dec 18, 2017
·
2 revisions
Number of neighboring sites to group in each direction (up and down for linear probe).
- nSites_spk = 1 + maxSite*2
- The total number of sites per spike group (nSites_spk) is 1 (self) + maxSite * 2
- User needs to specify this value for each probe layout, or this is automatically determined from the radius criteria (see below)
- If maxSite==[], it's determined by calculating nSites_spk based on the radius value maxDist_site_spk_um
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