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

 

Report Acquisition Times
Function
Report the acquisition times for a series of open images.
Version
version:20160618, v1.0
Author
D. R. G. Mitchell
Acknowledgements
Thanks to Adrian Chmielewski for suggesting and testing this script.
Comments

Use this script to extract the acquisition time stamps on a series of images currently open in DigitalMicrograph. The script reports the times in the Results window and also in a script window - in tab delimited format. This can be saved in normal script format (.s extension). This is plain text and can be read by Excel and most graphing packages. The script also determines the acquisition time of the earliest image and reports a delta time for all images, relative to the first in the series.

System Requirements
Tested on GMS 2.x but should be compatible with all recent versions of GMS.
Known Issues

This script assumes all images were acquired on the same day - and so does not check dates.

Supported
Yes
Included Files
Source code
Source Code

See attached script.