seg1d.Segmenter.t_masked

property Segmenter.t_masked

The target data as ndarray masked with the non-defined segments as NaNs.

Useful for plotting, but should not be used for data processing as dicts are not ordered.