Copying LinePlot styles
DigitalMicrograph - Gatan
Copy display properties of the frontmost LinePlot image to all other open LinePlot images.
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.
Component example
DigitalMicrograph - Gatan
Add and read various text annotations (demonstrate usage of annotations in image documents).
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.
Circular mask image
Python - Gatan
Create circularly masked version of the frontmost image.
Change calibration units
DigitalMicrograph - Gatan
Switch dimension calibration units in an image (demonstrate simple custom dialog).
Camera acquisition
Python - Gatan
Example script showing different types of camera acquisition.
Calling a Command-Line command from script and showing its output
DigitalMicrograph - Gatan
The script uses the Command-Line command "ipconfig" and outputs its results into a new text window of DigitalMicrograph. The script is a useful blueprint for similar tasks that can be performed from the regular Windows Command-Line.
Bin 3D image
DigitalMicrograph - Gatan
Perform voxel binning in 3D images (demonstrate Slice3 command).