Closed dteinferno closed 9 years ago
It seems to work fine in my version. Do you have a different dataset than I do? I'm pulling the one off of the shared drive.
It also works fine for me now... I will close the issue and reopen it if I encounter the issue again and can figure out the circumstances. Thanks!
If I use n1 = network.findObjectsRegex(Neuron,"Ebw") or n2 = network.findObjectsRegex(Neuron,"Ebt"), both commands select both sets of neurons with "Ebw" and "Ebt" in the name rather than the first one selecting only the Ebw neurons and the second selecting only the Ebt neurons.