finesse.detectors.general.Detector.dtype_size

property Detector.dtype_size

Size of the output in terms of number of elements.

This is typically unity as most detectors return a single value via their output functions.

Equivalent to the product of Detector.dtype_shape.