Electron Microscopy tools for analyzing 4 and 5 dimensional STEM datasets
Project description
EMpyer
Empyer is an extension of the hyperspy package. It provides additional functionality related to analyzing 4 and 5 dimensional data sets. Especially STEM diffraction patterns from metallic glasses. Now Empyer can be loaded just through loading hyperspy. That means that once you install EMpyer it will automatically register the new methods and signals with the hyperspy package.
Documentation can be found hosted here.
Quick Start Guide:
$pip install empyer
import hyperspy.api as hs
import matplotlib.pyplot as plt
dif_signal = hs.load(file, signal_type ='diffraction_signal')
dif_signal.plot()
plt.show()
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
empyer-0.232.tar.gz
(30.1 kB
view details)
File details
Details for the file empyer-0.232.tar.gz
.
File metadata
- Download URL: empyer-0.232.tar.gz
- Upload date:
- Size: 30.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.6.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8e0ee5dc40ebb24b8461bb48c25a280a78aa43f532b3ce02e1fb8861655d6a57 |
|
MD5 | 640012c9475b75ef94faed451f6e71cf |
|
BLAKE2b-256 | 9f8676113978541d22feadd8d9f05fcad9afae2e809bd985b280076a88a82c2e |