When we run analyses on our data set, we errors like the following
AttributeError: 'SpikeSelector' object has no attribute 'select_spikes'
For example, this is from
File "/home/claire/.phy/plugins/recluster.py", line 68, in Recluster_Local_PCAs
spike_ids = controller.selector.select_spikes(cluster_ids)