Displaying 31 - 40 of 81

Python - Gatan

Access a single spectrum from a 3D STEM SI in DigitalMicrograph. This script assumes a 3D image is frontmost on the workspace.

2019

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.

2019

Python - Gatan

Output Python commands of DigitalMicrograph. Output command-specific help.

2019

Python - Gatan

Output basic information of the used Python environment.

2019

Python - Gatan

The input command presents a simple dialog and returns the entered string. Some other simple prompted dialogs are provided by the plugin.

2019

Python - Gatan

Basic text output examples in DigitalMicrograph. By default, the output stream is sent to the Results window.

2019

Python - Gatan

Example script showing different types of camera acquisition.

2019

Python - Gatan

Example script staring a simple DigiScan acquisition via a parameter set. For more details on DigiScan access via scripting also refer to the DM-scripting documentation.

2019

Python - Gatan

Example of adding annotation components to an ImageDisplay. The script uses the front-most displayed image. If none is found, it creates and displays one.

2020

Python - Gatan

Create circularly masked version of the frontmost image.

2020

Pages