Quantify X-ray maps
quantify( xmap, qnt, cluster, maps_x = attr(xmap, "pixel")[1L], maps_y = attr(xmap, "pixel")[2L], phase = everything(), element = everything(), fine_phase = NULL, fine_th = 0.9, fix = NULL, se = FALSE, saving = TRUE, ... )
xmap | Object returned by |
---|---|
qnt | Object returned by |
cluster | Object returned by |
maps_x, maps_y | Sizes of maps along x- and y-axes comprising guide net map.
(default: |
phase | Selected ones are referenced to detect outliers. Default selects everything.
Tidy selection is available. For example |
element | Selected ones are referenced to detect outliers. Default selects everything.
Tidy selection is available. For example |
fine_phase | Deprecated as of qntmap > 0.4.0. Use |
fine_th | A threshold of membership degrees to 0.9 |
fix | A path to the file specifying chemical compositions of
some elements in some phases (default: |
se |
|
saving |
|
... | Arguments passed on to
|