Open anukratinigam opened 2 years ago
Hi,
I am trying to calculate soma features from the gouwens et al., 2020 patch-seq data with morphological recordings (swc files).
Default feature extraction works for some of the files. But calculate_soma_features() doesn't.
I am constantly getting this error that the " 'Morphology' object has no attribute 'morphology' ".
'Morphology' object has no attribute 'morphology'
Using get_morphology() is not supporting the calculation of soma features either.
Thanks.
Hi,
I am trying to calculate soma features from the gouwens et al., 2020 patch-seq data with morphological recordings (swc files).
Default feature extraction works for some of the files. But calculate_soma_features() doesn't.
I am constantly getting this error that the "
'Morphology' object has no attribute 'morphology'
".Using get_morphology() is not supporting the calculation of soma features either.
Thanks.