Skip to content

Commit 69df099

Browse files
committed
wip
1 parent 0a2c38b commit 69df099

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

NeuroML2/compare_MC/IT2/compare_channels.py renamed to NeuroML2/compare_SC/IT2/compare_channels.py

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,7 @@
1313

1414

1515
def netpyne_run(ion = None, mech = None):
16-
"""Create and run netpyne simulation
17-
:returns: TODO
18-
19-
"""
16+
"""Create and run netpyne simulation """
2017
netParams = specs.NetParams()
2118
## IT2 cell properties
2219
soma = {'geom': {}, 'ions': {}, 'mechs': {}, 'vinit': -85.7, 'threshold': 5.0}

0 commit comments

Comments
 (0)