Displaying 1 - 10 of 31

Python - Gatan

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

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

Output basic information of the used Python environment.

2019

Python - Gatan

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

2019

Python - Gatan

Example script basic microscope access. For further info please also refer to the DM-scripting documentation on microscope access.

2019

Python - Gatan

Compute radial-max profiles over time from the FFT of the LiveView image in Gatan Microscopy Suite.

2020

Python - Gatan

Compute ROI-based profiles over time from the LiveView image in Gatan Microscopy Suite.

2020

Python - Gatan

Code to process the live-view image in DigitalMicrograph, producing a binary display. The live image is thresholded, and several morphological operations are applied to create a binary display. Then the largest contiguous bright region is found and circled. A plot of the position of the center of mass of that bright region is also updated live.

2022

Python - Gatan

Code to process the live-view image in DigitalMicrograph, producing a copy. This script provides a minimal template for processing data in the live view.

2022

Python - Gatan

Code to compute radial-max profiles of the FFT of a live-view image in DigitalMicrograph, producing a 2D display of these profiles over time.

2022

Pages