plugin:utilities:layers_analysis:start
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
plugin:utilities:layers_analysis:start [2019/08/29 07:40] – [Saving the results and cleaning temporary files] tboudier | plugin:utilities:layers_analysis:start [2019/09/12 04:24] (current) – [Layers analysis] tboudier | ||
---|---|---|---|
Line 7: | Line 7: | ||
The **EVF** (Eroded Volume Fraction) can be regarded as a // | The **EVF** (Eroded Volume Fraction) can be regarded as a // | ||
- | Here we assume | + | Here we assume |
< | < | ||
// We use here the raw data as the reference image and | // We use here the raw data as the reference image and | ||
- | // we assume the binary image has the same name as the reference image with -structure | + | // we assume the binary image has the same name |
+ | // as the reference image with -structure | ||
process: | process: | ||
name:? | name:? | ||
Line 27: | Line 28: | ||
file:? | file:? | ||
</ | </ | ||
- | |||
{{: | {{: | ||
Line 33: | Line 33: | ||
==== Layers analysis ==== | ==== Layers analysis ==== | ||
- | The values in the EVF are normalized between 0 and 1 and then can be used to compute layer distribution inside many structures regardless of their size. Furthermore, | + | The values in the EVF are normalized between 0 and 1 and, then can be used to compute layer distribution inside many structures regardless of their size. Furthermore, |
{{: | {{: | ||
{{: | {{: | ||
- | We will use the **evfLayers** module to compute distribution of spots within a fixed number of layers (of equal volume) within the EVF image. We need to define the number of layers and the path to the corresponding EVF image. The input for the evfLayers analysis should be a binary or labelled image of the spots, the module will compute in each layer the volume occupied by the spots. | + | We will use the **evfLayers** module to compute distribution of spots within a fixed number of layers (of equal volume) within the EVF image. We need to define the number of layers and the path to the corresponding EVF image. The input for the **evfLayers** analysis should be a binary or labelled image of the spots, the module will compute in each layer the volume occupied by the spots. |
< | < | ||
Line 48: | Line 48: | ||
// layer analysis | // layer analysis | ||
- | // path ot the previously saved evf image | + | // path to the previously saved evf image |
// and where to save the results | // and where to save the results | ||
// and number of layers (100 by default) | // and number of layers (100 by default) | ||
Line 59: | Line 59: | ||
</ | </ | ||
- | The output of the evfLayers module will be first the plot and values for the raw data, respectively as PNG and csv file. In this example with 100 layers, a perfect random distribution should be flat with value 0.01. We can then see in this example a trend toward low evf values, indicating that the spots are mostly localized near the border of the structure. | + | The output of the evfLayers module will be first the plot and values for the input data, respectively as PNG and csv file. In this example with 100 layers, a perfect random distribution should be flat with value 0.01. We can then see in this example a trend toward low evf values, indicating that the spots are mostly localized near the border of the structure. |
- | {{: | + | {{: |
- | The module will also output with the suffix -all the plot and volumes of the different layers, due to numerical approximation the volumes of all layers are not exactly equal, this output can be hence used for further normalisation. | + | The module will also output with the suffix |
- | {{: | + | {{: |
==== Saving the results and cleaning temporary files ==== | ==== Saving the results and cleaning temporary files ==== |
plugin/utilities/layers_analysis/start.1567057200.txt.gz · Last modified: 2019/08/29 07:40 by tboudier