Change calibration units
DigitalMicrograph - Gatan
Switch dimension calibration units in an image (demonstrate simple custom dialog).
Circular mask image
Python - Gatan
Create circularly masked version of the frontmost image.
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.
Component example
DigitalMicrograph - Gatan
Add and read various text annotations (demonstrate usage of annotations in image documents).
Copy LinePlot display style from front image to all other LinePlots
DigitalMicrograph - Gatan
Automation script to quickly apply specific display styles (e.g., line thickness, color) to all open LinePlots based on the frontmost displayed LinePlot.
Copying LinePlot styles
DigitalMicrograph - Gatan
Copy display properties of the frontmost LinePlot image to all other open LinePlot images.
Count negative pixels
Python - Gatan
Count the number of negative pixels in the front image.
Create a system response file
DigitalMicrograph - Gatan
Generates a relative system response to correct for non-linearities in a system's sensitivity over a wavelength range. Requires a known reference spectrum, e.g., from a temperature calibrated black body source or calculated transition radiation spectrum.
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.