elephant icon indicating copy to clipboard operation
elephant copied to clipboard

AttributeError: 'dict' object has no attribute 'sparsity'

Open LaylaIlyas opened this issue 6 months ago • 1 comments

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

LaylaIlyas avatar Jun 09 '25 14:06 LaylaIlyas

Thanks for reporting this issue, I will have a look into this and report back.

mdenker avatar Jun 11 '25 14:06 mdenker