Arcadia-Science / readlif

Leica Image Format (LIF) file reader for Python
GNU General Public License v3.0
32 stars 13 forks source link

XML file attributes #26

Closed Sh4zKh4n closed 3 years ago

Sh4zKh4n commented 3 years ago

Hi, Not sure if this is related to the other xml questions on metadata.

There's doesnt seem to be much info (and not blaming anyone because theres always lots to do).

I just wondered if you could explain the xml access in this library. I just wondered, if you are someone who isnt sure whats in the lif file or have many. Can we parse out the different attributes to move to other file formats such as numpy arrays/zarr or xarray. Pyimagej makes a bit of a hash of it at the moment.

Hoping you can provide some guidance.

Sh4zKh4n commented 3 years ago

Sorry I was being silly and should have looked into the image_list a bit more