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

Update bar outputting at user specified intervals? #13

Open
dom-linkevicius opened this issue Nov 18, 2020 · 0 comments
Open

Update bar outputting at user specified intervals? #13

dom-linkevicius opened this issue Nov 18, 2020 · 0 comments

Comments

@dom-linkevicius
Copy link

It would be very convenient to specify the output intervals (e.g. every milisecond or 10 miliseconds instead of every time step) for the update bar so that when outputting to files there wouldn't be millions of unnecessary outputs.

davidcsterratt added a commit that referenced this issue Dec 8, 2020
This is now achieved be setting the variable

KappaNEURON.progress = <progress interval in milliseconds>

To turn off the progress bar completely set

KappaNEURON.progress = False

By default, KappaNEURON.progress = 1.0
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