Skip to content

Commit

Permalink
BinnedSpikeTrain: added to_spike_trains and time_slice functions (Neu…
Browse files Browse the repository at this point in the history
…ralEnsemble#390)

* BinnedSpikeTrain to_spike_trains function
* BinnedSpikeTrain time_slice function
* BinnedSpikeTrain index slice
  • Loading branch information
dizcza committed Dec 9, 2020
1 parent 1ef33db commit 52b8cb3
Show file tree
Hide file tree
Showing 3 changed files with 419 additions and 29 deletions.
2 changes: 1 addition & 1 deletion doc/_templates/autosummary/class.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
.. autoclass:: {{ objname }}
:members:
:inherited-members:
:special-members: __call__
:special-members: __call__, __getitem__, __setitem__

{% block methods %}

Expand Down

0 comments on commit 52b8cb3

Please sign in to comment.