Skip to content

Commit

Permalink
update ERP No Trial parameters
Browse files Browse the repository at this point in the history
  • Loading branch information
samnemo committed Oct 30, 2018
1 parent b52052a commit 40c0da0
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 19 deletions.
2 changes: 1 addition & 1 deletion __init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = '0.0.7'
__version__ = '0.0.8'
36 changes: 18 additions & 18 deletions param/ERPNo100Trials.param
Original file line number Diff line number Diff line change
Expand Up @@ -164,36 +164,36 @@ input_dist_A_delay_L2: 5.0
input_dist_A_weight_L5Pyr_ampa: 0.0
input_dist_A_weight_L5Pyr_nmda: 0.0
input_dist_A_delay_L5: 5.0
t_evprox_1: 35.0
t_evprox_1: 40.6
sigma_t_evprox_1: 2.5
numspikes_evprox_1: 1
gbar_evprox_1_L2Pyr_ampa: 0.009
gbar_evprox_1_L2Pyr_ampa: 0.01075
gbar_evprox_1_L2Pyr_nmda: 0.0
gbar_evprox_1_L2Basket_ampa: 0.09
gbar_evprox_1_L2Basket_ampa: 0.05551
gbar_evprox_1_L2Basket_nmda: 0.0
gbar_evprox_1_L5Pyr_ampa: 0.0005
gbar_evprox_1_L5Pyr_ampa: 0.00024
gbar_evprox_1_L5Pyr_nmda: 0.0
gbar_evprox_1_L5Basket_ampa: 0.2
gbar_evprox_1_L5Basket_ampa: 0.20281
gbar_evprox_1_L5Basket_nmda: 0.0
t_evdist_1: 75
t_evdist_1: 72.1
sigma_t_evdist_1: 5.0
numspikes_evdist_1: 1
gbar_evdist_1_L2Pyr_ampa: 0.00034
gbar_evdist_1_L2Pyr_nmda: 0.00426
gbar_evdist_1_L2Basket_ampa: 0.01229
gbar_evdist_1_L2Basket_nmda: 0.02043
gbar_evdist_1_L5Pyr_ampa: 0.07104
gbar_evdist_1_L5Pyr_nmda: 0.10104
t_evprox_2: 145
sigma_t_evprox_2: 20
gbar_evdist_1_L2Pyr_ampa: 2.07922
gbar_evdist_1_L2Pyr_nmda: 0.0
gbar_evdist_1_L2Basket_ampa: 6.28754
gbar_evdist_1_L2Basket_nmda: 0.0
gbar_evdist_1_L5Pyr_ampa: 0.00513
gbar_evdist_1_L5Pyr_nmda: 0.0
t_evprox_2: 144.7
sigma_t_evprox_2: 14.2
numspikes_evprox_2: 1
gbar_evprox_2_L2Pyr_ampa: 0.0001
gbar_evprox_2_L2Pyr_ampa: 0.05121
gbar_evprox_2_L2Pyr_nmda: 0.0
gbar_evprox_2_L2Basket_ampa: 0.0003
gbar_evprox_2_L2Basket_ampa: 0.00399
gbar_evprox_2_L2Basket_nmda: 0.0
gbar_evprox_2_L5Pyr_ampa: 0.0001
gbar_evprox_2_L5Pyr_ampa: 0.37517
gbar_evprox_2_L5Pyr_nmda: 0.0
gbar_evprox_2_L5Basket_ampa: 0.03
gbar_evprox_2_L5Basket_ampa: 0.01305
gbar_evprox_2_L5Basket_nmda: 0.0
sync_evinput: 0
inc_evinput: 0.0
Expand Down

0 comments on commit 40c0da0

Please sign in to comment.