Skip to content

Commit

Permalink
refractory time is Float
Browse files Browse the repository at this point in the history
  • Loading branch information
aquaresima committed Jan 12, 2025
1 parent 19424ce commit 7854fb9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/neuron/multicompartment/tripod_params.jl
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@ AdExSoma
# After spike timescales and membrane
AP_membrane::FT = 10.0f0mV
BAP::FT = 1.0f0mV
up::IT = 1ms
τabs::IT = 2ms
up::FT = 1ms
τabs::FT = 2ms
end

## Synapses Tripod neuron
Expand Down

0 comments on commit 7854fb9

Please sign in to comment.