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
schemas
scripts
src
__init__.py -rw-r--r-- 12.8 KB
_version.py -rw-r--r-- 16.7 KB
base.py -rw-r--r-- 11.1 KB
featureextractor.py -rw-r--r-- 30.9 KB
firstorder.py -rw-r--r-- 16.3 KB
generalinfo.py -rw-r--r-- 7.2 KB
glcm.py -rw-r--r-- 33.8 KB
gldm.py -rw-r--r-- 14.5 KB
glrlm.py -rw-r--r-- 17.6 KB
glszm.py -rw-r--r-- 14.4 KB
imageoperations.py -rw-r--r-- 53.5 KB
ngtdm.py -rw-r--r-- 10.7 KB
shape.py -rw-r--r-- 17.4 KB
shape2D.py -rw-r--r-- 12.8 KB

back to top