Skip to content

Commit

Permalink
Updated test description
Browse files Browse the repository at this point in the history
  • Loading branch information
seeholza committed Dec 20, 2016
1 parent 0ecc8cc commit 098c62c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion neurodynex/test/test_LIF_spiking_network.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@


def test_LIF_spiking_network():
"""Test LIF model: simulate_LIF_neuron(short pulse, 1ms, default values)"""
"""Test LIF spiking network: simulate_brunel_network(short pulse, 1ms, default values)"""
rate_monitor, spike_monitor, voltage_monitor, idx_monitored_neurons =\
LIF_spiking_network.simulate_brunel_network(
N_Excit=10,
Expand Down

0 comments on commit 098c62c

Please sign in to comment.