Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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 join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant