Skip to content

Commit

Permalink
Merge f098b40 into 064b993
Browse files Browse the repository at this point in the history
  • Loading branch information
espenhgn committed Oct 6, 2020
2 parents 064b993 + f098b40 commit 2746624
Show file tree
Hide file tree
Showing 4 changed files with 428 additions and 6 deletions.
3 changes: 1 addition & 2 deletions LFPy/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -65,8 +65,7 @@
from .templatecell import TemplateCell
from .network import NetworkCell, NetworkPopulation, Network
from .test import _test as run_tests
from lfpykit.eegmegcalc import FourSphereVolumeConductor, \
InfiniteVolumeConductor, MEG
from .eegmegcalc import FourSphereVolumeConductor, InfiniteVolumeConductor, MEG
from lfpykit import lfpcalc
from . import tools
from . import inputgenerators
Expand Down

0 comments on commit 2746624

Please sign in to comment.