Skip to content

Commit

Permalink
added cell_assembly_detection (CAD) (NeuralEnsemble#161)
Browse files Browse the repository at this point in the history
* added cell_assembly_detection
  • Loading branch information
stellalessandra authored and alperyeg committed Jun 6, 2018
1 parent 07ba389 commit fb1eed9
Show file tree
Hide file tree
Showing 3 changed files with 1,392 additions and 1 deletion.
3 changes: 2 additions & 1 deletion elephant/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,8 @@
sta,
conversion,
neo_tools,
spade)
spade,
cell_assembly_detection)

try:
from . import pandas_bridge
Expand Down

0 comments on commit fb1eed9

Please sign in to comment.