locan.locan_io.locdata.smlm_io.manifest_format_from_locdata¶
- locan.locan_io.locdata.smlm_io.manifest_format_from_locdata(locdata)[source]¶
Prepare a manifest[“format”] protobuf from locdata. The manifest holds metadata for smlm files.
- Parameters:
locdata (LocData) – The LocData object.
- Returns:
The manifest format
- Return type:
locan.locan_io.locdata.manifest_pb2.Format