Live max FFT
Python - Gatan
Code to process the live-view image in DigitalMicrograph, producing an FFT-like display. A grid of small FFTs is computed from the image, and then rather than averaging the FFTs together, the maximum across all FFTs is taken pixel-by-pixel.
Live noise reduction
Python - Gatan
Code to process the live-view image in DigitalMicrograph, producing a new filtered display. A median and/or Gaussian blur can be applied.
Live radial profile
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.
Get front two images
Python - Gatan
Demonstration of accessing the two frontmost images in GMS.
IS dataset radial FFT profile
Python - Gatan
Compute radial-max profiles over time from the FFT of in-situ video datasets in DigitalMicrograph.
DigitalMicrograph drift data - Fit
Python - Gatan
Fit or filter drift-measurement data measured from stacks in DigitalMicrograph.
DigitalMicrograph drift data - Interpolate
Python - Gatan
Interpolate drift-measurement data measured from stacks in DigitalMicrograph.
DigitalMicrograph drift data - Plot
Python - Gatan
Replot drift-measurement data measured from stacks in DigitalMicrograph as a trajectory.
LiveView linear profile
Python - Gatan
Compute ROI-based profiles over time from the LiveView image in DigitalMicrograph.