9 Scan/Sub-array Selection

Scan and sub-arrays selections are purely integer ID based selections. The syntax for the specification of both these is therefore identical.

9.1 Syntax

Scan and Sub-array selection specification is a single integer (INT) or a range (section 1.2) of integers(N0~N1). Scans and sub-arrays can also be selected via boolean expressions of the type ”>INT”, ”>=INT”, ”<INT” or ”<=INT”11 .

Full expression is a comma-separated list of any of the above index specifications. E.g.