dimm_raw - JaneliaSciComp/JRCLUST GitHub Wiki
Master struct (S0)
Dimension of raw spike waveform: nSamples_raw x nSites_spk x nSpikes
nSamples_raw= diff(P.spkLim_raw) + 1- P.spkLim_raw = P.spkLim * P.spkLim_raw_factor
nSites_spk= P.maxSite * 2 + 1- If P.maxSite==[], nSites_spk includes all the neighboring sites within a radius (P.maxDist_site_spk_um) from the peak site.