Skip to content
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

See also

maxDist_site_spk_um, nSites_ref, maxDist_site_um

Clone this wiki locally