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

 

Function: Create Temperature CLUT
Function
A function to create a colour lookup table (CLUT) on a temperature scale.
Version
version:20190722, v1.0
Author
D. R. G. Mitchell
Acknowledgements
-
Comments
In image processing, it can be useful to colourise a processed image to highlight subtle variations in intensity, which may be difficult to discern in the greyscale image. This necessitates applying a colour lookup table (CLUT) to the imagedisplay. The CLUT specifies how each greyscale in the image maps to a particular colour in the display. This CLUT creation function can return a colour image which can be used as a CLUT. For tips on applying CLUTs - see the script Apply CLUT.
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 file.