Revision a568ee038f7269ff104a6150a776234104c33d02 authored by Joost van Griethuysen on 05 September 2020, 17:57:50 UTC, committed by Joost van Griethuysen on 05 September 2020, 17:57:50 UTC
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).
1 parent e17e3da
History
File Mode Size
.circleci
.github
bin
conda
data
docker
docs
examples
hooks
labs
notebooks
radiomics
tests
.dockerignore -rw-r--r-- 687 bytes
.editorconfig -rw-r--r-- 440 bytes
.flake8 -rw-r--r-- 1.2 KB
.gitattributes -rw-r--r-- 35 bytes
.gitignore -rw-r--r-- 763 bytes
.travis.yml -rw-r--r-- 1.9 KB
CHANGES.rst -rw-r--r-- 44.0 KB
CONTRIBUTING.rst -rw-r--r-- 5.8 KB
Dockerfile -rw-r--r-- 3.0 KB
LICENSE.txt -rw-r--r-- 1.4 KB
MANIFEST.in -rw-r--r-- 639 bytes
README.md -rw-r--r-- 7.7 KB
appveyor.yml -rw-r--r-- 1.8 KB
requirements-dev.txt -rw-r--r-- 89 bytes
requirements-setup.txt -rw-r--r-- 13 bytes
requirements.txt -rw-r--r-- 86 bytes
scikit-ci.yml -rw-r--r-- 1.5 KB
setup.cfg -rw-r--r-- 223 bytes
setup.py -rw-r--r-- 3.7 KB
versioneer.py -rw-r--r-- 67.0 KB

README.md

back to top