Skip to content
Snippets Groups Projects
Commit 6a8aa123 authored by Maximilian Schmidt's avatar Maximilian Schmidt
Browse files

Documentation of convert_syn_weight function

parent bfc3fae4
No related branches found
No related tags found
1 merge request!1Add all necessary files for the multi-area model
...@@ -529,9 +529,7 @@ def extract_area_dict(d, structure, target_area, source_area): ...@@ -529,9 +529,7 @@ def extract_area_dict(d, structure, target_area, source_area):
def convert_syn_weight(W, neuron_params): def convert_syn_weight(W, neuron_params):
""" """
# TODO: this documentation is wrong. this is not the integral. Convert the amplitude of the PSC into mV.
Compute the integral of the PSP of exponential
post-synaptic currents evoked by a PSC with amplitude W.
Parameters Parameters
---------- ----------
......
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