Skip to content

Error to do with low duration runs with continue_run=True #196

Answered by jajcayn
HenryMarsden asked this question in Q&A
Discussion options

You must be logged in to vote

So @caglorithm is right.
I just tested your code with lower dt: when you lower your dt the model runs smoothly, try e.g. dt = 0.001 ms using

thalamus.params['duration'] = duration
thalamus.params['dt'] = 0.001

Should work:)

Replies: 3 comments 10 replies

Comment options

You must be logged in to vote
4 replies
@HenryMarsden
Comment options

@jajcayn
Comment options

@HenryMarsden
Comment options

@HenryMarsden
Comment options

Comment options

You must be logged in to vote
1 reply
@HenryMarsden
Comment options

Comment options

You must be logged in to vote
5 replies
@HenryMarsden
Comment options

@HenryMarsden
Comment options

@jajcayn
Comment options

@HenryMarsden
Comment options

@jajcayn
Comment options

Answer selected by jajcayn
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants