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
DatasetHierarchyReader.py -rw-r--r-- 6.2 KB
GenerateInputCSV_Datasethierarchy.py -rw-r--r-- 1.8 KB
GenerateInputCSV_Filename.py -rw-r--r-- 3.5 KB
resampleMask.py -rw-r--r-- 1.3 KB
testParams.py -rw-r--r-- 1.0 KB

back to top