Skip to content

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

@esheldon

Description

@esheldon

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions