Access original metadata from script
Posted: Wed Nov 16, 2011 9:56 am
Hi !
I've finally started making scripts for OMERO...
Well, I made only one tiny little script, and it's mostly a modification of an official script: it renames multiple images at once... which is useful to get rid of the "DropBox" folder (and its parents) in the names...
Now, I'd like to try something else... Our LIF and LSM files miss some metadata once imported (excitation wavelength, colors and acquisition date). I know you're looking into these problems but I'd like to give users the possibility to, at least, restore their colors with a simple click.
Wavelengths are complicated in LIF files... I even wonder if it's possible to associate a wavelength to a channel for these files... And the "timestamps" don't even appear in the metadata (either in Omero or Fiji...), so the information on the acquisition date seems lost...
Anyway, I'd like to just access the original metadata to check the channel descriptions, but I could not find how... Is there an easy way... ?
I've finally started making scripts for OMERO...
Well, I made only one tiny little script, and it's mostly a modification of an official script: it renames multiple images at once... which is useful to get rid of the "DropBox" folder (and its parents) in the names...
Now, I'd like to try something else... Our LIF and LSM files miss some metadata once imported (excitation wavelength, colors and acquisition date). I know you're looking into these problems but I'd like to give users the possibility to, at least, restore their colors with a simple click.
Wavelengths are complicated in LIF files... I even wonder if it's possible to associate a wavelength to a channel for these files... And the "timestamps" don't even appear in the metadata (either in Omero or Fiji...), so the information on the acquisition date seems lost...
Anyway, I'd like to just access the original metadata to check the channel descriptions, but I could not find how... Is there an easy way... ?