nTime_clu - JaneliaSciComp/JRCLUST GitHub Wiki
Number of time segments to divide. Increase this number if drift occurs fast. If nTime_clu==1, all the neighbors will be used. If nTime_clu==2, half the neighbors will be used according to the temporal proximity. Increasing this value will deal with faster drift but there is a danger of oversplitting clusters. However, automated merging based on the waveform correlation (P.maxWavCor) can merge most of the units initially split by drift.
Default value: 4
See also: Parameters struct (P)