Displaying 11 - 20 of 36

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 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

Demonstration of accessing the two frontmost images in GMS.

2020

Python - Gatan

Compute ROI-based profiles over time from the LiveView image in DigitalMicrograph.

2020

Python - Gatan

Compute radial-max profiles over time from the FFT of the LiveView image in DigitalMicrograph.

2020

Python - Gatan

Compute radial-max profiles over time from the FFT of in-situ video datasets in DigitalMicrograph.

2020

Python - Gatan

Fit or filter drift-measurement data measured from stacks in DigitalMicrograph.

2020

Python - Gatan

Interpolate drift-measurement data measured from stacks in DigitalMicrograph.

2020

Python - Gatan

Replot drift-measurement data measured from stacks in DigitalMicrograph as a trajectory.

2020

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

Pages