Show all scripts

Import TIFF with Tags

Category: Data Import/Export
Author:
Description: DM can read TIFF files be regular open. However, this only imports the image data and none of the additional TIFF tags. Hence additional information like calibration is not imported. This class imports TIFF according to the specifications. The additional TIFF tags can be imported as DM TagGroup appended to the image. FEI and ZEISS store additional information in a single text-tag in the TIFF file. This class contains methods to convert this text into a set of DM Tags and utilizes specific tags to set the image calibration, if possible. The script can thus be used to import FEI or ZEISS stored SEM images.
Comments: This class can be adapted for other TIFF imports.
Script version: 1
DM/GMS version: 2.3.0
Script written as a function: No
Source: Show code
Download Source Code: Download