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

covpix iterator does not supply enough info for progress bar #121

Open
esheldon opened this issue Jan 21, 2022 · 0 comments
Open

covpix iterator does not supply enough info for progress bar #121

esheldon opened this issue Jan 21, 2022 · 0 comments

Comments

@esheldon
Copy link
Collaborator

e.g. this doesn't work as expected

from tqdm import tqdm
for covpix_map in tqdm(footprint.get_covpix_maps()):

It doesn't seem to know the total number so it can only print number of iterations per second

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