Skip to content

Commit 30b7fe4

Browse files
authored
Update README.md
1 parent 0f7f43b commit 30b7fe4

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,7 @@
22

33
uncertaintyIndicators.py provides several functions to analyse the variability among an ensemble of voxets. It allows the computation of local measures of uncertainty (cardinality and entropy) and of global dissimilarity measures (e.g. based on multiple-point statistical analysis or wavelet decomposition among other possibilities).
44

5-
Examples on how to use the functions are provided in a series of python notebooks. A pre-requisites to run the nbk-*.ipynb is to unzip models.zip in the working folder and then run example.ipynb to load an snsemble of voxets.
5+
Examples on how to use the functions are provided in a series of python notebooks.
6+
A pre-requisites to run the nbk-*.ipynb is to unzip models.zip in the working folder and then run example.ipynb to load an ensemble of voxets.
7+
8+
In order to compare the various indicator via the viewing nbk-all-indicators-comparison.ipynb notebook, a prerequisite is to run the cardinality and entropy notebooks (other pre-computed indicators are saved in the pickledata folder, but the indicators can be computed by running the appropriate notebook).

0 commit comments

Comments
 (0)