Skip to content
This repository was archived by the owner on Feb 26, 2025. It is now read-only.

stimulus duration of add_noise_step is longer than informed #138

Open
AurelienJaquier opened this issue Feb 22, 2024 · 0 comments
Open

stimulus duration of add_noise_step is longer than informed #138

AurelienJaquier opened this issue Feb 22, 2024 · 0 comments

Comments

@AurelienJaquier
Copy link
Contributor

Here is what I gave to BlueCelluLab:

cell.add_noise_step(cell.soma, 0.5, delay=1000.0, duration=43.0, mean=0.2, variance=0.0, seed=20)
sim.run(1600, cvode=False, dt=0.025, v_init=-55, celsius=35)

but here is the output I got:

hoc_run_BCL

Even though I gave a short duration (43 ms), BlueCelluLab make it last until the end of the simulation.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant