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

ENH: Add optional progress reporting for voxel-based extraction #636

Merged
merged 1 commit into from Sep 18, 2020

Conversation

JoostJM
Copy link
Collaborator

@JoostJM JoostJM commented Sep 5, 2020

Update base.py to add progress reporting when computing voxel batches. Uses radiomics.getProgressReporter, which should be set to something like tqdm.tqdm to work. Only shows progress bar when logging level is at least INFO (so not when WARNING or higher).

Update base.py to add progress reporting when computing voxel batches. Uses `radiomics.getProgressReporter`, which should be set to something like `tqdm.tqdm` to work. Only shows progress bar when logging level is at least INFO (so not when WARNING or higher).
@JoostJM
Copy link
Collaborator Author

JoostJM commented Sep 18, 2020

Merging as the error in Travis CI is not due to changes in this PR.

@JoostJM JoostJM merged commit b0ceb54 into master Sep 18, 2020
@JoostJM JoostJM deleted the voxel-progress branch October 11, 2020 09:31
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

Successfully merging this pull request may close these issues.

None yet

1 participant