Skip to content
Snippets Groups Projects
Commit cb4defe5 authored by Didi Hou's avatar Didi Hou Committed by Administrator
Browse files

/

parent 21feb778
No related branches found
No related tags found
1 merge request!35Pre-release MAM v1.1.0
......@@ -224,7 +224,7 @@ def plot_resting_state(M, A, label_spikes, data_path, sim_params):
ecolor = myblue
# frac_neurons = 0.03
frac_neurons = 0.3
frac_neurons = 1
for i, area in enumerate(areas):
ax = axes[labels[i]]
......
......@@ -224,7 +224,7 @@ def plot_resting_state(M, A, label_spikes, data_path, sim_params):
ecolor = myblue
# frac_neurons = 0.03
frac_neurons = 0.3
frac_neurons = 1
for i, area in enumerate(areas):
ax = axes[labels[i]]
......
source diff could not be displayed: it is too large. Options to address this: view the blob.
source diff could not be displayed: it is too large. Options to address this: view the blob.
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment