📌 This repo is a simple repackage of the upstream https://github.com/ks00x/zeiss_tiff_meta so that it can be installed with
pip
. This was implemented as part of the MaRDA Metadata Extractors Interoperability Working Group. Original README follows below. Note, the original code was released without a license.
reading metadata from Zeiss SEM tiff files and extracting the physical scale. There is also a conversion function zeissconvert() to create a copy with dpi correctly set so that ImageJ gets the pysical image scale correctly
see the notebook for usage!
needs python >= 3.4