Etienne Ackermann

Results 95 comments of Etienne Ackermann

When I get around to this, I should also make it easy to do the decoding error analysis for 2D, and for external tuning curve learning, such as used for...

Add to list: make sure that orientations are consistent and intuitive throughout.

This has now been implemented for EpochArrays, but should still be implemented for SpikeTrainArrays, BinnedSpikeTrainArrays, and AnalogSignalArrays

Done! (We get this for free with all the nelpy core objects, after taking care of EpochArrays...)

This does not seem to be "for free" for BinnedSpikeTrainArrays? I need to think about this a little more, but at any rate, it should also be fixed at some...

Numba could also potentially help in some places

Also include array slicing

Almost done. Maybe done entirely? (epoch, signal) slicing is working for AnalogSignalArrays. (epoch, unit) slicing is working for SpikeTrainArrays. I need to look more carefully into BinnedSpikeTrainArrays, but I actually...

@jchutrue just bringing you on board with this. But let's still assign low priority to this.

I need to think a little more about the interface to set these tags, as well as how we may want to query them. So for now, perhaps I should...