maxSite - JaneliaSciComp/JRCLUST GitHub Wiki
Parameters struct (P)
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