fishtank.io.read_xml

Contents

fishtank.io.read_xml#

fishtank.io.read_xml(path, parse=True)#

Read MERFISH formatted xml file.

Parameters:
  • path (str | Path) – Path to xml file.

  • parse (bool (default: True)) – If True, parse relevant fields.

Return type:

dict

Returns:

attrs a dictionary of image attributes.