3.3.3.158. NXsubsampling_filter

Status:

base class, extends NXobject

Description:

Settings of a filter to sample entries based on their value.

Symbols:

The symbols used in the schema to specify e.g. dimensions of arrays.

Groups cited:

none

Structure:

linear_range_min_incr_max: (optional) NX_UINT (Rank: 1, Dimensions: [3]) {units=NX_UNITLESS}

Triplet of the minimum, increment, and maximum value which will ...

Triplet of the minimum, increment, and maximum value which will be included in the analysis. The increment controls which n-th entry to take.

Take as an example a dataset with 100 entries (their indices start at zero) and the filter set to 0, 1, 99. This will process each entry. 0, 2, 99 will take each second entry. 90, 3, 99 will take only each third entry beginning from entry 90 up to 99.

Hypertext Anchors

List of hypertext anchors for all groups, fields, attributes, and links defined in this class.

NXDL Source:

https://github.com/nexusformat/definitions/blob/main/contributed_definitions/NXsubsampling_filter.nxdl.xml