Circular mask image
Python - Gatan
Create circularly masked version of the frontmost image.
Crop image center
Python - Gatan
Crop an image to a specified size. Only the data is copied.
Find image by ID
Python - Gatan
Example use of FindImage by ID. This script gets the chronologically last image. It works because image IDs are incremented whenever new memory is allocated.
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 DigitalMicrograph Python help
Python - Gatan
Output Python commands of DigitalMicrograph. Output command-specific help.
Output version info
Python - Gatan
Output basic information of the used Python environment.
Simple dialogs
Python - Gatan
The input command presents a simple dialog and returns the entered string. Some other simple prompted dialogs are provided by the plugin.