Displaying 21 - 30 of 38

Python - Gatan

Produce a colorful map of crystalline regions from a high-resolution image in DigitalMicrograph using localized FFT analysis. The script scans with configurable spacing and FFT size, masks low frequencies, and maps the angle of the maximum lattice-spot to color. It also displays the intermediate 4D-STEM-like data cube and draws a color-wheel legend. While the result looks like an orientation map, it does not perform proper orientation mapping.

2026

Python - Gatan

Demonstration of accessing the two frontmost images in GMS.

2020

Python - Gatan

Example use of FindImage by name.

2020

Python - Gatan

Example use of FindImage by label.

2020

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.

2020

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

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

2020

Python - Gatan

Interpolate drift-measurement data measured from stacks in DigitalMicrograph.

2020

Python - Gatan

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

2020

Python - Gatan

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

2019

Pages