Open Erginkayam opened 6 years ago
Hi @Erginkayam somehow dropped this last summer, but hit it recently myself. One workaround was to convert the neuron to an ngraph
object, but this returns all endpoints rather than allowing you to retrieve them for identified subtrees:
ng=lptcin.mids[[1]]
endpoints(ng)
I will commit a fix shortly.
Great, thank you for the heads up!