BenMillerScripts
This is a collection of Python Modules that I've written to support my Python scripts that can be run from the embedded Python in Gatan's DigitalMicrograph software
For more information on using Python in DigitalMicrograph, visit this page on Gatan's Website.
Installing
If you don't yet have Python in DigitalMicrograph, first install DigitalMicrograph 3.4 or greater, and during installation, choose to install Python. More details can be found at the links above.
Next, open an Anaconda prompt. This should be listed in the Windows start menu program list. You may want to run this as an admin. In the Anaconda prompt enter the following:
activate GMS_VENV_PYTHON
This will activate the virtual environment that DigitalMicrograph uses.
Next, install the package by entering the following command.
pip install BenMillerScripts
Usage
This module is used by several of my scripts on the Gatan website including Live FFT Color Map script and Process 2D in-situ datasets.
Release files for benmillerscripts 0.1.11
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| benmillerscripts-0.1.11.tar.gz | 22.4 kB | Details |
Release files / benmillerscripts-0.1.11.tar.gz
| Download URL | benmillerscripts-0.1.11.tar.gz |
|---|---|
| Size | 22.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
075c3b9137fb02e7d63ea1fa66c3c2ab6822c931bd89e367d710c9a922b16081
|
|
BLAKE2b-256 checksum How to use checksums |
f9128b5cb6e7ea69721fd8ec0f13fbff2094d9e8ec5f90e3feb3c5ec6433021a
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.10.9
|