doAutoClusters is a doMethod to perform automatic spike clustering in different units. It can be called at the block level or at the animal level: when performed on an animal it stacks together all the spikes belonging to the same channel and the performs clustering. If channels are different between blocks, the clustering is done on the most restrictive set. The user is notified of the event.
The method can be called with channels as inputs or units as input. If channels are provided the clustering is done on the specified subset of channels, If units are provided the clustering is performed on all the specified units on the specified channels.
doAutoClusters is a doMethod to perform automatic spike clustering in different units. It can be called at the block level or at the animal level: when performed on an animal it stacks together all the spikes belonging to the same channel and the performs clustering. If channels are different between blocks, the clustering is done on the most restrictive set. The user is notified of the event.
The method can be called with channels as inputs or units as input. If channels are provided the clustering is done on the specified subset of channels, If units are provided the clustering is performed on all the specified units on the specified channels.