Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
  • Loading branch information
ntolley committed Jul 29, 2024
1 parent 5295b16 commit effe83d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion examples/howto/optimize_rhythmic.py
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,6 @@ def set_params(net, params):
# The following synaptic weight parameter ranges (units of micro-siemens)
# were chosen so as to keep the model in physiologically realistic regimes.


constraints = dict()
constraints.update({'alpha_prox_weight': (4.4e-5, 6.4e-5),
'alpha_prox_tstart': (45, 55),
Expand Down

0 comments on commit effe83d

Please sign in to comment.