ewoksfluo.tasks.normalization.norm_utils.normalization_coefficient_stack#
- ewoksfluo.tasks.normalization.norm_utils.normalization_coefficient_stack(weight_uri_roots, normalization_expression)[source]#
- Parameters:
weight_uri_roots (
Sequence
[str
]) – HDF5 root group under which the normalization datasets can be found.normalization_expression (
str
) – Arithmetic expression to calculated the normalization coefficient.
- Return type:
ndarray