itasc.tracking_ultrack.export

Export selected NodeDB nodes to a (T, Z, Y, X) tracked labelmap.

Functions

export_tracked_labels(working_dir, cfg, ...)

Write tracked_labels.tif and return the (T, [Z,] Y, X) array.

itasc.tracking_ultrack.export.export_tracked_labels(working_dir, cfg, output_path, *, corrections=None, validated_tracks=None, tracked_labels=None, preserve_validated_ids=None)[source]

Write tracked_labels.tif and return the (T, [Z,] Y, X) array.

Return type:

ndarray

Parameters: