Additional Python packages
The basic installation of Python does not include any packages other than NumPy, but additional Python packages can be installed. The selected default Python installation is the virtual environment named GMS_VENV_PYTHON. You can use both pip and conda commands to install packages to this environment from the Anaconda Prompt, however, pip is recommended as conda may change the Numpy configuration.
Resources
Installation guide
Learn how to set up Python scripting in DigitalMicrograph
How to run a script
Step-by-step instructions for executing Python scripts in DigitalMicrograph, including thread management and troubleshooting
Python images and NumPy arrays
Learn how to work with images and NumPy arrays in DigitalMicrograph to enable advanced data processing and visualization
*.dm5 Documentation
Find comprehensive documentation, user guides, and technical resources for DigitalMicrograph 5 files