OperateSitePopulationNormalise (Node)

Normalise data to the populations of target site(s)
Context Operate
Name Required? No
Branches

Overview

The OperateSitePopulationNormalise node performs a division operation on data supplied to it, using the populations of target sites as sequential divisors.

Description

In the “Operate” context all Operate* nodes are passed data of some dimensionality (e.g. from one of the Process* nodes) which is then subjected to some kind of mathematical operation.

The OperateSitePopulationNormalise node simply divides the values (not the axes) of the supplied data by the populations of one or more target sites. The target data may be of any dimensionality.

Options

Inputs

Keyword Arguments Default Description
Site Select

Required

One or more named Select nodes from which the site populations are used as divisors on the data. If more than one Select nodes is given, the divisions are made sequentially.
Last modified April 23, 2024: Update release notes. (70ff745)