elephant
elephant copied to clipboard
AttributeError: 'dict' object has no attribute 'sparsity'
Questions and Help
I tried to use elephant package to look at the auto-correlation of a spike train and I receive this error: if fast and binned_spiketrain.sparsity > _SPARSITY_MEMORY_EFFICIENT_THR: AttributeError: 'dict' object has no attribute 'sparsity' I checked the version of scipy and it is fine
Thanks for reporting this issue, I will have a look into this and report back.