Scale 2D image
DigitalMicrograph - Gatan
Scale a 2D image by a requested factor either using sampling or bi-linear interpolation (demonstrate warp command).
Display as HSB
DigitalMicrograph - Gatan
Display complex image as color encoded HSB image (phase = color, modulus = brightness).
InGaN bandgap to concentration
DigitalMicrograph - Gatan
A basic script that uses an equation and parameters to estimate the concentration of In in an InGaN spectrum image. Requires as input: Map of bandgap estimation (output from NLLS fitting).
Colorband spectrum image
DigitalMicrograph - Gatan
Generates an RGB image from a spectrum image with user-defined central wavelength and bandwidth. Useful for displaying spectrum image data.
Display listener (show z-stack position)
DigitalMicrograph - Gatan
Creates an annotation for the currently displayed wavelength in a spectrum image. Ideal for embedding current wavelength in images and videos.
RGB color stack
DigitalMicrograph - Gatan
Generates a 3D RGB image with each slice (wavelength image) colored according to its wavelength to match visible light. Each slice is normalized to itself.
Waterfall
DigitalMicrograph - Gatan
Adds a defined offset to a collection of spectra when the display type is set to a LinePlot data set; useful for displaying multiple spectra in a single image display, e.g., spectrum image (SI) time series, SI line scan, or (SI) multi-point acquisition modes.
Create and show RGB image
Python - Gatan
This script creates 3 images in Python and utilizes a DM-script to create and show a color-overlay image. It is an example of how Hybrid scripts can be used to access functionality not (yet) available in the Python language directly. The script shows how image-labels can be used to address images across the two scripts.
Output DM Python help
Python - Gatan
Output Python commands of DigitalMicrograph. Output command-specific help.