Sort images onto separate workspaces
DigitalMicrograph - Gatan
This automation script iterates over all currently shown images and selects them one by one. The user is asked to press either ALT or CTRL to move the shown image to one of two newly created workspaces, or SHIFT to end the script.
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.
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.
Process all DigitalMicrograph files in a folder and its subfolders
DigitalMicrograph - Gatan
Automation script for batch processing specific files from a folder structure. The script can be easily modified to perform different tasks.
Get front two images
Python - Gatan
Demonstration of accessing the two frontmost images in GMS.
LiveView radial FFT profile
Python - Gatan
Compute radial-max profiles over time from the FFT of the LiveView image in DigitalMicrograph.
IS dataset radial FFT profile
Python - Gatan
Compute radial-max profiles over time from the FFT of in-situ video datasets in DigitalMicrograph.
DigitalMicrograph drift data - Fit
Python - Gatan
Fit or filter drift-measurement data measured from stacks in DigitalMicrograph.
DigitalMicrograph drift data - Interpolate
Python - Gatan
Interpolate drift-measurement data measured from stacks in DigitalMicrograph.