Skip to content
Snippets Groups Projects
Commit 6ba6b764 authored by didihou's avatar didihou Committed by Administrator
Browse files

/

parent 72878bfd
No related branches found
No related tags found
1 merge request!35Pre-release MAM v1.1.0
source diff could not be displayed: it is too large. Options to address this: view the blob.
...@@ -46,7 +46,8 @@ def set_boxplot_props(d): ...@@ -46,7 +46,8 @@ def set_boxplot_props(d):
markerfacecolor='k', markeredgecolor='k', markersize=3.) markerfacecolor='k', markeredgecolor='k', markersize=3.)
def plot_resting_state(A, label_spikes, data_path, sim_params): def plot_resting_state(A, label_spikes, data_path, sim_params):
t_sim = sim_params[] t_sim = sim_params["t_sim"]
""" """
Figure layout Figure layout
""" """
......
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