fishtank.io.read_xml#
- fishtank.io.read_xml(path, parse=True, parse_colors=True)#
Read MERFISH formatted xml file.
- Parameters:
parse (
bool(default:True)) – If True, parse relevant fields.parse_colors (
bool(default:True)) – If True, parse color and frame metadata from the shutter configuration string and includecolorsandframes_per_colorin the returned dict. Set to False when a frame table will supply color metadata instead, to avoid errors from non-standard shutter filenames.
- Return type:
- Returns:
attrs a dictionary of image attributes.