ess.reduce.nexus.types.DynamicPosition#

class ess.reduce.nexus.types.DynamicPosition(pos)[source]#

Position of a potentially moving component such as an analyzer or detector.

The position can depend on time. In this case, a time coordinate is also stored. Use position to get the position if it is scalar, or positions to get the position as a (potentially time-dependent) DataArray.

__init__(pos)[source]#

Methods

__init__(pos)

Attributes

is_dynamic

position

positions