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

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

No branches or pull requests

2 participants