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

[BGLPY-52] create progress bar for instantiate_gids(gids,synapse_detail=2) #189

Open
anilbey opened this issue Jun 20, 2024 · 1 comment
Assignees

Comments

@anilbey
Copy link
Contributor

anilbey commented Jun 20, 2024

A feature request made on our internal issue tracker previously.

Original text:


I think it would be good to add a progressbar for

```ssim.instantiate_gids(gids,synapse_detail=2)```

As sometimes it can take a while to load all the neurons.
@anilbey
Copy link
Contributor Author

anilbey commented Jun 20, 2024

This progress bar code in simulation can also be updated. It would be good to have 2 progress bars consistent.

sys.stdout.write(" %s%s%s \n" % (" " * (

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

2 participants