Scripting Resources for DigitalMicrograph™

banner

Dave Mitchell's DigitalMicrograph™ Scripting Website

Home | Scripts | Examples | Functions | Recent Updates | Tutorials | Resources | Publications | Consulting | Projects | Contact & Bio |PyJEM| Search

 

High Pass Filter
Function
An image processing filter which retains only the high frequency components in an image.
Version
version:20190326, v1.0
Author
D. R. G. Mitchell
Acknowledgements
-
Comments

Replicates the functionality of the High Pass Filter in the Gatan filtering menu. The script is written as a function which means it can be easily embedded into a larger script. I have found it useful as a prelude to cross-correlating images as part of a drift control script.

System Requirements
Should be compatible with all recent versions of DigitalMicrograph.
Known Issues

-

Supported
Yes
Included Files
Main script file.
Source Code

see attached script.